]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove border css class used by previous version of paginator
[rails.git] / app / assets / stylesheets / common.scss
index 995c43f595a0a37414dcbfe65b78dea450b61a8e..a2b723ccb361bb2d83dcd1bb869bd791fe4985fe 100644 (file)
@@ -58,10 +58,6 @@ time[title] {
   margin-right: $lineheight * 0.25;
 }
 
-[dir=rtl] { /* no-r2 */ text-align: right; }
-
-[dir=ltr] { /* no-r2 */ text-align: left; }
-
 /* Rules for icons */
 
 .icon {
@@ -105,10 +101,6 @@ time[title] {
   border-color: $grey !important;
 }
 
-.border-lightgrey {
-  border-color: $lightgrey !important;
-}
-
 /* Rules for the header */
 
 #menu-icon {