Преглед изворни кода

Removed trailing white space

Abdullah Almsaeed пре 10 година
родитељ
комит
e35f602533
1 измењених фајлова са 2 додато и 4 уклоњено
  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);
-  }
+
 }