Remove blank space at bottom for people allowing top banner ads.

This commit is contained in:
ccd0 2016-11-11 21:49:36 -08:00
parent 10f93826b1
commit 3372af678e

View File

@ -135,7 +135,7 @@ body > div[style*=" top: -10000px;"] {
:root:not(.ads-loaded) #adg-ol + hr {
display: none;
}
:root:not(.ads-loaded) .adg-rects {
.adg-rects {
margin: 0;
font-size: 0;
}