Merge "Align the cross-wiki icon with the other notification icons"

This commit is contained in:
jenkins-bot 2017-03-02 06:47:48 +00:00 committed by Gerrit Code Review
commit dd61dd06cb

View file

@ -11,9 +11,9 @@
// the face of the cross-wiki notification item
// without the inner group items
.mw-echo-ui-notificationItemWidget {
// Compensate for the 0.8em of left/right padding and 0.5em of bottom padding that we removed
// Compensate for the 1em of left/right padding and 0.5em of bottom padding that we removed
&-icon {
margin-left: 0.8em;
margin-left: 1em;
}
&-content {