fix .OxButton.OxSymbol padding
This commit is contained in:
parent
3c3a6ea220
commit
751cf07dfd
1 changed files with 1 additions and 1 deletions
|
@ -728,7 +728,7 @@ OxButton
|
|||
.OxButton.OxSymbol,
|
||||
.OxButton.OxSymbol:active,
|
||||
.OxButton.OxSymbol:focus {
|
||||
padding: 2;
|
||||
padding: 2px;
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
background: rgba(0, 0, 0, 0);
|
||||
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
|
||||
|
|
Loading…
Reference in a new issue