forked from leftypol/leftypol
Adjust Firefox top bar spacing mono.e.lain CSS style
This commit is contained in:
parent
c9ffa4890c
commit
43d5359b37
1 changed files with 9 additions and 1 deletions
|
@ -286,6 +286,14 @@ margin-left: 10px;
|
||||||
position:static !important;
|
position:static !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@-moz-document url-prefix() {
|
||||||
|
|
||||||
|
div.boardlist {
|
||||||
|
word-spacing:-1px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
/*favorites in a new line*/
|
/*favorites in a new line*/
|
||||||
div.boardlist span.favorite-boards {
|
div.boardlist span.favorite-boards {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue