Fix style for button
This commit is contained in:
parent
f0846cea7d
commit
1f959536e5
|
@ -587,7 +587,7 @@
|
|||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
box-shadow: inset 0 0 0 1px @secondary;
|
||||
box-shadow: inset 0 0 0 1px @gray;
|
||||
.border-radius(@border-radius-small);
|
||||
|
||||
&:hover,
|
||||
|
|
Loading…
Reference in a new issue