]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Update bundle
[rails.git] / app / assets / stylesheets / common.scss
index e8c480f56b6e6cf416a4f9118cb7ec5d82a675e8..e98733ebfb9a3a5ba927e29091ae9d91bd75146e 100644 (file)
@@ -582,6 +582,7 @@ body.compact {
 
     .icon.close {
       float: right;
+      cursor: pointer;
     }
 
     p.error {
@@ -1679,6 +1680,13 @@ tr.turn:hover {
   float: left;
 }
 
+
+.diary-subscribe-buttons {
+  position:relative;
+  top: -30px;
+  left: 130px;
+}
+
 /* Rules for the log in page */
 
 #login_auth_buttons {