Remove annoying moot text that gets added when adblocking ads

This commit is contained in:
Jordan 2014-01-07 02:48:37 -07:00
parent bea8687825
commit 7c9d3b7fe1
3 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -70,6 +70,9 @@ a {
[hidden] {
display: none !important;
}
div.center:not(.ad-cnt) {
display: none !important;
}
/* fixed, z-index */
#overlay,