are
This commit is contained in:
parent
8e8a9bf058
commit
f1fdd8e82d
1 changed files with 1 additions and 2 deletions
|
@ -1061,8 +1061,7 @@ input[type="submit"].inputStyling.small, input[type="button"].inputStyling.small
|
|||
margin: -2px 0 0;
|
||||
font-size: 16px;
|
||||
border-radius: 0;
|
||||
line-height: 21px;
|
||||
min-width: 80px;
|
||||
min-width: 80px !important;
|
||||
}
|
||||
input[type="submit"].inputStyling:hover, input[type="button"].inputStyling:hover {
|
||||
box-shadow: inset #222 0 0 3px;
|
||||
|
|
Reference in a new issue