Forgot others for border radius
This commit is contained in:
parent
54dc2d5c32
commit
3c9a18a0bf
|
@ -299,6 +299,8 @@ nav.main_menu {
|
||||||
padding: 1px 6px 2px;
|
padding: 1px 6px 2px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
-webkit-border-radius: 9px;
|
-webkit-border-radius: 9px;
|
||||||
|
-moz-border-radius: 9px;
|
||||||
|
border-radius: 9px;
|
||||||
}
|
}
|
||||||
.label {
|
.label {
|
||||||
background:$hover;
|
background:$hover;
|
||||||
|
|
Loading…
Reference in a new issue