Fix sidebar buttons
If you hover it moves because the border at the bottom gets changed.
This commit is contained in:
@@ -65,9 +65,6 @@ body.dashboard {
|
|||||||
|
|
||||||
li {
|
li {
|
||||||
font-size: $sidebar-text-size;
|
font-size: $sidebar-text-size;
|
||||||
&:last-child {
|
|
||||||
border-bottom: $sidebar-border-color;
|
|
||||||
}
|
|
||||||
&.active {
|
&.active {
|
||||||
background: lighten($sidebar-background-color, 2%);
|
background: lighten($sidebar-background-color, 2%);
|
||||||
a {
|
a {
|
||||||
|
|||||||
Reference in New Issue
Block a user