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:
parent
a762d47795
commit
95c5dd52bd
|
@ -140,6 +140,7 @@
|
|||
|
||||
#message-box-buttons button {
|
||||
margin: 0 .375rem;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* popup */
|
||||
|
|
Loading…
Reference in New Issue
Block a user