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:
Marco Ambrosini 2020-12-22 11:34:28 +01:00 committed by npmbuildbot-nextcloud[bot]
parent f2b0afdb60
commit 23b61de21e
3 changed files with 3 additions and 3 deletions

View File

@ -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