]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Move advice on what to enter in a note to guide text
[rails.git] / app / assets / stylesheets / common.scss
index 6b99662a42c9a844c06ad32dc2ca11bd8bade397..f2ba4843ca594d0c4d5846a339824e1a0523c614 100644 (file)
@@ -1209,9 +1209,8 @@ tr.turn:hover {
   }
 
   .warning {
-    margin: $lineheight/2 0;
-    padding: $lineheight/2;
-    font-size: 90%;
+    margin: 0 0 $lineheight/2 0;
+    padding: 0 $lineheight/2;
   }
 
   .note-comments li, .changeset-comments li {