Fix navigation spacing with Hide Navigation Decorations
This commit is contained in:
parent
d927e4eaf1
commit
425111609e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -391,7 +391,9 @@ nav a,
|
|||||||
.hide-navigation-decorations #board-list {
|
.hide-navigation-decorations #board-list {
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
word-spacing: 2px;
|
}
|
||||||
|
.hide-navigation-decorations #board-list a {
|
||||||
|
margin: 0 .1em;
|
||||||
}
|
}
|
||||||
.fixed #header-bar.autohide {
|
.fixed #header-bar.autohide {
|
||||||
z-index: 24;
|
z-index: 24;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user