Skip to content

Commit

Permalink
(less) fixes twbs#8714: correct stacked pills nav
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jul 28, 2013
1 parent 9506ced commit 3dd77c2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions navs.less
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,8 @@
> li {
float: none;
+ li {
> a {
margin-top: 2px;
margin-left: 0; // no need for this gap between nav items
}
margin-top: 2px;
margin-left: 0; // no need for this gap between nav items
}
}
}
Expand Down

0 comments on commit 3dd77c2

Please sign in to comment.