From b39a9a680dcc47c77a8b44a1e38d87c961b31835 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 21 Aug 2011 21:30:19 -0700 Subject: [PATCH] go with greyed out next --- lib/patterns.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/patterns.less b/lib/patterns.less index 53063c12cc..7438541edc 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -481,8 +481,7 @@ background-color: none; color: @grayLight; } - &.next a, - &:last-child a { + &.next a { border: 0; } }