BP: overflow:auto changed to overflow:hidden for .serendipity_Entry_Date and.serendipity_commentBody due to firefox horizontal line bug.
This commit is contained in:
parent
538800e469
commit
7b169969d6
@ -192,7 +192,7 @@ body {
|
|||||||
|
|
||||||
.serendipity_Entry_Date,
|
.serendipity_Entry_Date,
|
||||||
.serendipity_commentBody {
|
.serendipity_commentBody {
|
||||||
overflow: auto;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serendipitySideBarContent input,
|
.serendipitySideBarContent input,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user