Truncate notification action button text

Bug: T123657
Change-Id: I995c3383e7b465849773e4deaaa0d4a14524f6ac
This commit is contained in:
Moriel Schottlender 2016-01-21 13:18:28 -08:00
parent 97d5a3f293
commit 79ac8be7fd

View file

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