Fix ad blank spaces on front page.
This commit is contained in:
parent
687decdcd1
commit
b09029a8e3
@ -4,3 +4,8 @@
|
||||
:root:not(.js-enabled) #form {
|
||||
display: block;
|
||||
}
|
||||
#bd > div[style], #bd > div[style] > * {
|
||||
height: auto !important;
|
||||
margin: 0 !important;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user