Fix theme CSS
This commit is contained in:
parent
d7aa685e22
commit
be80f0e84c
1 changed files with 2 additions and 1 deletions
|
@ -265,7 +265,8 @@ a:hover {
|
|||
background: $color-menu-background;
|
||||
padding: 5px;
|
||||
color: $color-light;
|
||||
margin-right:5px;
|
||||
margin-right: 10px;
|
||||
float: left;
|
||||
border-radius:2px;
|
||||
}
|
||||
.bar-item:hover {
|
||||
|
|
Loading…
Reference in a new issue