diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 21:30:19 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 21:30:19 -0700 |
| commit | b39a9a680dcc47c77a8b44a1e38d87c961b31835 (patch) | |
| tree | bd761ffbf7da165ae4baec18b179228e746513a2 /lib/patterns.less | |
| parent | dd92f4e6e22e86c26b2643a0159aa9266f891376 (diff) | |
| download | bootstrap-b39a9a680dcc47c77a8b44a1e38d87c961b31835.tar.xz bootstrap-b39a9a680dcc47c77a8b44a1e38d87c961b31835.zip | |
go with greyed out next
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 53063c12c..7438541ed 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; } } |
