mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 01:20:07 +00:00
Fix page title from overflowing
Bug: T319052 Change-Id: Iab97354b4d1001d718c66d7e4ace8edc9801a775
This commit is contained in:
parent
6b784bf5af
commit
34b822196b
|
@ -39,8 +39,7 @@ body {
|
|||
padding: @padding-content;
|
||||
|
||||
.firstHeading {
|
||||
/* Change the default from mediawiki.skinning CSS to let indicators float into heading area */
|
||||
overflow: visible;
|
||||
word-wrap: break-word;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue