]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Tidy up changeset comment code
[rails.git] / app / assets / stylesheets / common.css.scss
index 0276b3e5588d24bcfd87f779d6361382482bda32..37a6aa7a95bae2c6d81c0f40af663ff402694740 100644 (file)
@@ -1112,11 +1112,11 @@ header .search_form {
   }
 
   .comments-header {
-    float:left;
+    float: left;
   }
 
   .subscribe-buttons {
-    float:left;
+    float: left;
     margin: 18px 10px 10px;
     min-width: 80px;
   }
@@ -1128,8 +1128,8 @@ header .search_form {
   }
 
   span.action-button:hover {
-    cursor:pointer;
-    text-decoration:underline;
+    cursor: pointer;
+    text-decoration: underline;
   }
 
   .note-description {