mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 01:10:07 +00:00
Merge "Align the cross-wiki icon with the other notification icons"
This commit is contained in:
commit
dd61dd06cb
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue