Minor alignment tweaks to sidebar
This commit is contained in:
@@ -51,7 +51,7 @@ nav.sidebar
|
|||||||
display: block
|
display: block
|
||||||
padding: 0
|
padding: 0
|
||||||
margin: 0
|
margin: 0
|
||||||
a, button
|
a.navbar-item, button
|
||||||
display: flex
|
display: flex
|
||||||
color: $color-text-light-hint
|
color: $color-text-light-hint
|
||||||
font-size: 1.5em
|
font-size: 1.5em
|
||||||
@@ -67,14 +67,16 @@ nav.sidebar
|
|||||||
&:active
|
&:active
|
||||||
outline: none
|
outline: none
|
||||||
|
|
||||||
a.navbar-item
|
|
||||||
|
|
||||||
a.dropdown-toggle
|
a.dropdown-toggle
|
||||||
padding: 0
|
padding: 0
|
||||||
margin: 0
|
margin: 0
|
||||||
width: $sidebar-width
|
width: $sidebar-width
|
||||||
max-width: $sidebar-width
|
max-width: $sidebar-width
|
||||||
|
|
||||||
|
.special
|
||||||
|
top: 8px
|
||||||
|
left: 30px
|
||||||
|
|
||||||
|
|
||||||
#col_sidebar
|
#col_sidebar
|
||||||
width: $sidebar-width
|
width: $sidebar-width
|
||||||
|
Reference in New Issue
Block a user