Browse Source

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

Docs/CSS fix: Allow viewport expand to user's preference
Sven Dowideit 11 years ago
parent
commit
53c35412f9
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/theme/mkdocs/css/base.css

+ 0 - 6
docs/theme/mkdocs/css/base.css

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