Increase horizontal padding
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2b0afdb60
commit
23b61de21e
|
@ -172,7 +172,7 @@ button, .button,
|
|||
input[type='button'],
|
||||
input[type='submit'],
|
||||
input[type='reset'] {
|
||||
padding: 6px 12px;
|
||||
padding: 6px 16px;
|
||||
width: auto;
|
||||
min-height: $default-height;
|
||||
cursor: pointer;
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue