Remove needless !important.
This commit is contained in:
parent
1927cbfe11
commit
a736f139dc
@ -74,9 +74,9 @@ body.hasDropDownNav{
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* 4chan style fixes */
|
/* 4chan style fixes */
|
||||||
.opContainer, .op {
|
div.opContainer, div.op {
|
||||||
display: block !important;
|
display: block;
|
||||||
overflow: visible !important;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
.reply > .file > .fileText {
|
.reply > .file > .fileText {
|
||||||
margin: 0 20px;
|
margin: 0 20px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user