Let nonwrappable things (e.g. TeX on /sci/) overflow in catalog on hover.

This commit is contained in:
ccd0 2016-09-29 10:25:03 -07:00
parent a1138f18c7
commit 449385505b

View File

@ -759,6 +759,7 @@ div[data-checked="false"] > .suboption-list {
/* overrides 4chan CSS on div.post */
.catalog-post.catalog-post {
margin: -21px -1px -1px;
overflow: visible;
}
.catalog-thread.noFile > * > .catalog-post {
margin-top: -7px;