diff options
| author | Jacob Thornton <[email protected]> | 2013-07-28 22:16:17 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2013-07-28 22:16:17 -0700 |
| commit | a31c5cea422b858f546529009723c4d33dd0d0ea (patch) | |
| tree | d64384b0bd95a6ba608847fa6b8d7b403bac330a /dist/css/bootstrap.css | |
| parent | e5a7af36d5a67bb4c3dfa5cc3e9924c3c901d0d3 (diff) | |
| parent | c9c2418a47cc887ea6bacd7783582741267dcd37 (diff) | |
| download | bootstrap-a31c5cea422b858f546529009723c4d33dd0d0ea.tar.xz bootstrap-a31c5cea422b858f546529009723c4d33dd0d0ea.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index d17799276..e93a81226 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2566,7 +2566,7 @@ button.close { float: none; } -.nav-stacked > li + li > a { +.nav-stacked > li + li { margin-top: 2px; margin-left: 0; } |
