Selaa lähdekoodia

Removed trailing white space

Abdullah Almsaeed 10 vuotta sitten
vanhempi
commit
e35f602533
1 muutettua tiedostoa jossa 2 lisäystä ja 4 poistoa
  1. 2 4
      build/less/navs.less

+ 2 - 4
build/less/navs.less

@@ -166,9 +166,7 @@
   > li > a {
     background: #fafafa;
     color: #666;
+    .border-radius(0)!important;
   }
-  > li:first-of-type a,
-    > li:last-of-type a {
-    .border-radius(0);
-  }
+
 }