]> git.openstreetmap.org Git - rails.git/commitdiff
Remove style rules that are no longer needed
authorTom Hughes <tom@compton.nu>
Thu, 17 Jan 2013 00:12:59 +0000 (00:12 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 17 Jan 2013 00:12:59 +0000 (00:12 +0000)
app/assets/stylesheets/common.css.scss

index 9299a258b9426e811f576da677de91865bea4dbe..b29d5a4ad604301dce9713b39e168f4c1318fd74 100644 (file)
@@ -1484,18 +1484,6 @@ ul.secondary-actions {
       padding-left: 0;
     }
   }
-  .hidden li,
-  .hide_unless_logged_in li,
-  .hide_unless_administrator li {
-    border-left: 1px solid #ccc;
-    padding-left: 5px;
-    }
-  .hidden:first-child li,
-  .hide_unless_logged_in:first-child li,
-  .hide_unless_administrator:first-child li {
-    border-left: 0;
-    padding-left: 0;
-  }
 }
 
 /* Utility for managing inner content areas */