]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Alight the max-width of the content to one of the bootstrap breakpoints
[rails.git] / app / assets / stylesheets / common.scss
index c77f17572d4aafbaa3038abdf2018feb355ab9bf..c95dcc9826a122d79933ffd8954679c87d8fdb42 100644 (file)
@@ -1028,7 +1028,7 @@ tr.turn:hover {
 
 .content-inner {
   position: relative;
-  max-width: 900px;
+  max-width: 960px;
   margin: auto;
   padding: $lineheight;
 }