mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
Remove fixed width from notifications heading
Bug: T141627 Change-Id: I7828cf8289baf04718233e8f8f1670670669ecf3
This commit is contained in:
parent
ddbe065b7d
commit
72a1f292cf
|
@ -29,12 +29,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
/* Custom header styling for Vector and Monobook skins */
|
||||
.mw-special-Notifications.skin-vector #firstHeading,
|
||||
.mw-special-Notifications.skin-monobook #firstHeading {
|
||||
max-width: 600px;
|
||||
}
|
||||
|
||||
.mw-echo-special-markAllReadButton {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue