parent
51ea06d837
commit
3b800b9731
|
@ -143,7 +143,7 @@ input[type=password]
|
|||
vertical-align: top
|
||||
font-family: 'Droid Sans', sans-serif
|
||||
font-size: 100%
|
||||
padding: 0.25em 0.3em
|
||||
padding: 0.2em 0.3em
|
||||
text-overflow: ellipsis
|
||||
width: 100%
|
||||
box-sizing: border-box
|
||||
|
@ -325,8 +325,7 @@ input[type=button],
|
|||
input[type=submit]
|
||||
cursor: pointer
|
||||
font-size: 100%
|
||||
line-height: 150%
|
||||
padding: 0 0.7em
|
||||
padding: 0.2em 0.7em
|
||||
border: 2px solid $button-enabled-background-color
|
||||
background: $button-enabled-background-color
|
||||
color: $button-enabled-text-color
|
||||
|
|
Loading…
Reference in New Issue