]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'openstreetmap/pull/1309'
[rails.git] / app / assets / stylesheets / common.scss
index e8c480f56b6e6cf416a4f9118cb7ec5d82a675e8..7e7940d35847aaa15af8dd0f9325f9ffcbf980f1 100644 (file)
@@ -1679,6 +1679,13 @@ tr.turn:hover {
   float: left;
 }
 
+
+.diary-subscribe-buttons {
+  position:relative;
+  top: -30px;
+  left: 130px;
+}
+
 /* Rules for the log in page */
 
 #login_auth_buttons {