Skip to content

Commit

Permalink
Fix #37, default nav-pills alignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
morteza committed Nov 11, 2014
1 parent d6a3c8d commit ee544d2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bootstrap
Submodule bootstrap updated 195 files
2 changes: 1 addition & 1 deletion dist/css/bootstrap-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-rtl.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion less/navs-rtl.less
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
// -------------------------
.nav-pills {
> li {
float: none;
float: right;

// Links rendered as pills
> a {
Expand Down

0 comments on commit ee544d2

Please sign in to comment.