]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove the custom layout css from the terms page
[rails.git] / app / assets / stylesheets / common.scss
index 3f2a151ab913b71d53e8579119c1373d5784c367..607ea4bf6e47ea5ed2f7856c160a3d2e17852b38 100644 (file)
@@ -541,6 +541,7 @@ body.compact {
   #sidebar {
     float: left;
     width: $sidebarWidth;
+    background: #fff;
 
     #sidebar_loader {
       display: none;
@@ -1404,8 +1405,7 @@ tr.turn:hover {
 /* Overrides for pages that use new layout conventions */
 
 .users-new,
-.users-create,
-.users-terms {
+.users-create {
   .content-body .content-inner {
     padding: 0;
 
@@ -2626,11 +2626,6 @@ input.richtext_title[type="text"] {
     text-decoration: none;
   }
 
-  .note-box {
-    margin-top: 20px;
-    background-color: $offwhite;
-  }
-
   .icon.note {
     background-color: #333;
     border-radius: 4px;