mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Do not offset the heading of Special:Notifications from the left
Bug: 52508 Change-Id: Ia9f5a82b1c297d0e1de09bf228a2bbadccb98739
This commit is contained in:
parent
c351851277
commit
02bf709c97
|
@ -10,8 +10,7 @@
|
|||
/* Custom header styling for Vector and Monobook skins */
|
||||
.skin-vector #firstHeading,
|
||||
.skin-monobook #firstHeading {
|
||||
margin-left: 50px;
|
||||
max-width: 550px;
|
||||
max-width: 600px;
|
||||
}
|
||||
|
||||
/* Special styles to use if we're converting subtitle links into header icons */
|
||||
|
|
Loading…
Reference in a new issue