mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 16:10:55 +00:00
Ensure there are page margins for 1000px viewports
Bug: T193061 Change-Id: I5fb67f4abd7aee1fce41e60fe24e8fd6b45e5146
This commit is contained in:
parent
a79a0276bd
commit
e300213128
|
@ -125,7 +125,8 @@ A file for css that optimises the Minerva skin on larger devices.
|
|||
#mw-mf-page-center .pointer-overlay {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: @contentMaxWidthTablet;
|
||||
width: 90%;
|
||||
min-width: 90%;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
Loading…
Reference in a new issue