Merge pull request #5438 from ostezer/docs-expand-viewport

Docs/CSS fix: Allow viewport expand to user's preference
Upstream-commit: 53c35412f9d6aef954cb5babccd5feca942a0939
Component: engine
This commit is contained in:
Sven Dowideit
2014-04-29 13:35:10 +10:00

View File

@ -622,12 +622,6 @@ ol.breadcrumb > li.edit-on-github span {
.container {
width: 100% !important;
}
.container-standard-sized {
max-width: 1050px;
}
.container-better {
max-width: 1050px;
}
@media (max-width: 900px) {