layout.css: remove padding from buttons
This commit is contained in:
parent
4d46af1172
commit
579998e781
|
@ -72,7 +72,6 @@ box-shadow: inset -1px -1px 0px 0px rgba(128,128,128,1);
|
|||
|
||||
button,
|
||||
button:hover {
|
||||
padding: 5px;
|
||||
width: 100%;
|
||||
font-size: 10pt;
|
||||
font-family: 'Sans-Serif';
|
||||
|
|
Loading…
Reference in New Issue