Merge "NotificationBadgeWidget: Fix alignment of actions buttons"

This commit is contained in:
jenkins-bot 2015-10-08 21:49:24 +00:00 committed by Gerrit Code Review
commit bb89634306

View file

@ -17,6 +17,10 @@
border-top: 1px solid #DDDDDD;
width: 100%;
> .oo-ui-buttonGroupWidget {
display: block;
}
.oo-ui-buttonElement {
display: table-cell;
white-space: normal;
@ -33,6 +37,7 @@
line-height: 4em;
margin: 0;
border: 0;
padding: 0.5em;
.oo-ui-iconElement-icon {
// HACK: these are absolutely positioned in OOUI, and our line-height: 4em;