Revert widescreen edit

Needed refactoring on max-width for page content before that
This commit is contained in:
alistair3149 2020-01-14 15:47:30 -05:00 committed by GitHub
parent 14fa0572aa
commit b9bdd066ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {