Remove empty space from unloaded ads.

This commit is contained in:
ccd0 2018-12-03 16:43:11 -08:00
parent 90a1521209
commit 1054feff50

View File

@ -127,7 +127,7 @@ body.is_catalog .thread > a > img {
}
/* Ads */
.ad-cnt > *, .adg-rects > * {
.ad-cnt > *, .adg-rects > *, .bsa-cnt {
height: auto !important;
}
:root:not(.ads-loaded) hr.abovePostForm,