mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
Revert widescreen edit
Needed refactoring on max-width for page content before that
This commit is contained in:
parent
14fa0572aa
commit
b9bdd066ea
|
@ -1054,14 +1054,6 @@ a {
|
|||
margin-right: @negative-margin !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and ( min-width: @screen5 ) {
|
||||
.firstHeading,
|
||||
#siteSub,
|
||||
.mw-body-content {
|
||||
max-width: @page-width + @margin-side * 6;
|
||||
}
|
||||
}
|
||||
/*
|
||||
// Logged in styles
|
||||
.not-logged {
|
||||
|
|
Loading…
Reference in a new issue