Remove fixed width from notifications heading

Bug: T141627
Change-Id: I7828cf8289baf04718233e8f8f1670670669ecf3
This commit is contained in:
Ed Sanders 2016-07-29 16:38:50 +01:00
parent ddbe065b7d
commit 72a1f292cf

View file

@ -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;
}