]> git.openstreetmap.org Git - rails.git/commitdiff
Remove inline property of secondary links on diary page
authorAditya Prakash <aditya.prakash132@gmail.com>
Mon, 26 Oct 2015 07:03:57 +0000 (12:33 +0530)
committerAditya Prakash <aditya.prakash132@gmail.com>
Mon, 26 Oct 2015 07:03:57 +0000 (12:33 +0530)
app/assets/stylesheets/common.scss

index 3afef70e30b82e4a110a4b8c76305cbbbd25fbcf..f22450cea5ce6c792302a9f55058bf11e360e248 100644 (file)
@@ -1588,10 +1588,6 @@ tr.turn:hover {
     float: left;
     display: block;
   }
-
-  ul.secondary-actions {
-    display: inline-block;
-  }
 }
 
 .content-heading .hide_unless_logged_in { // hacky selector, better to just add a new class to this div