]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Revert user page to full width for now
[rails.git] / app / assets / stylesheets / common.css.scss
index f88e0d1d2fcec35901148bab0dc590b3c6fa3e74..68eb17e4238d0e31815d01923f7248e9c9a3b4be 100644 (file)
@@ -1379,6 +1379,10 @@ header .search_form {
 }
 
 .user-view {
+  // Silly exception; remove when user page is redesigned.
+  .content-inner {
+    max-width: none;
+  }
   p#no_home_location {
     margin: $lineheight;
   }