Merge "Truncate notification action button text"

This commit is contained in:
jenkins-bot 2016-01-25 20:13:38 +00:00 committed by Gerrit Code Review
commit 73623d88b0

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 {