Browse Source

Adjust Firefox top bar spacing mono.e.lain CSS style

pull/40/head
Benjamin Southall 7 years ago
parent
commit
8da7f05569
  1. 8
      stylesheets/mono.e.lain.css

8
stylesheets/mono.e.lain.css

@ -286,6 +286,14 @@ margin-left: 10px;
position:static !important;
}
@-moz-document url-prefix() {
div.boardlist {
word-spacing:-1px !important;
}
}
/*favorites in a new line*/
div.boardlist span.favorite-boards {
display: block;

Loading…
Cancel
Save