]> 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 3d013339df6e6d370247192d84ad93fcf9bb13bb..607ea4bf6e47ea5ed2f7856c160a3d2e17852b38 100644 (file)
@@ -1405,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;
 
@@ -2627,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;