Fixed padding on bigger buttons
This commit is contained in:
parent
20d477248a
commit
a992f88aea
1 changed files with 1 additions and 0 deletions
|
|
@ -288,6 +288,7 @@ a:hover {
|
|||
*/
|
||||
.uk-button {
|
||||
border-radius: 2px;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
.uk-button-default {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue