mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 08:13:13 +02:00
Increasing left/right padding of button text
This commit is contained in:
parent
7d068a31a6
commit
43de32e7ce
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ input[type=button] {
|
|||
vertical-align: top;
|
||||
height: 28px;
|
||||
min-width: 120px;
|
||||
padding: 0px 12px;
|
||||
padding: 0px 18px;
|
||||
margin-right: 8px;
|
||||
border-radius: 5px;
|
||||
border: none;
|
||||
|
|
Loading…
Reference in a new issue