Prevent button label to exceed button

Stylus options: shortcut popup and infoboxes:
Translations for "close" can have more characters.
Override the fixed 60px inherited from `button, input[type="number"], input[type="color"], select, .onoffswitch`.
This commit is contained in:
stonecrusher 2018-06-14 11:53:39 +02:00 committed by GitHub
parent a762d47795
commit 95c5dd52bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,6 +140,7 @@
#message-box-buttons button { #message-box-buttons button {
margin: 0 .375rem; margin: 0 .375rem;
width: auto;
} }
/* popup */ /* popup */