mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 16:04:35 +00:00
Merge "Truncate notification action button text"
This commit is contained in:
commit
73623d88b0
|
@ -58,6 +58,8 @@
|
|||
// a very specific selector
|
||||
font-weight: normal !important;
|
||||
color: #000 !important;
|
||||
// Set max-width so buttons are truncated
|
||||
max-width: 15em;
|
||||
}
|
||||
|
||||
.oo-ui-iconElement-icon {
|
||||
|
|
Loading…
Reference in a new issue