From e35f6025338c537c06d6e002eaad417937045ad5 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Mon, 4 May 2015 23:10:08 -0400 Subject: [PATCH] Removed trailing white space --- build/less/navs.less | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build/less/navs.less b/build/less/navs.less index 4c7e75932..0a35bbf8a 100644 --- a/build/less/navs.less +++ b/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); - } + } \ No newline at end of file