diff options
| author | Mark Otto <[email protected]> | 2013-01-12 19:44:51 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-12 19:44:51 -0800 |
| commit | 867002193515ac7251e6fb874be4068e082db36c (patch) | |
| tree | 0a8d7b3212b978094800ab8f28bb6a674f992e86 /docs | |
| parent | 1ea647ce987cddc07382eff6a719bea440c5b456 (diff) | |
| download | bootstrap-867002193515ac7251e6fb874be4068e082db36c.tar.xz bootstrap-867002193515ac7251e6fb874be4068e082db36c.zip | |
fixed navbars fixings
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 39823abee..d6133e618 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3223,17 +3223,10 @@ fieldset[disabled] .btn-link:hover { right: 0; left: 0; z-index: 1030; - padding-right: 0; - padding-left: 0; margin-bottom: 0; - border-width: 0 0 1px; border-radius: 0; } -.navbar-fixed-bottom { - border-width: 1px 0 0; -} - .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { |
