diff options
| author | Mark Otto <[email protected]> | 2013-07-16 11:49:04 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-16 11:49:04 -0700 |
| commit | 5967ef64a3b91b76b6e1ac6e7e61c8306a954f4a (patch) | |
| tree | e49aeb73386d93f19c06e7404905d69f1d2a074e /docs/assets/css/bootstrap.css | |
| parent | 522004e67ae72d48ae6a2aadc304cfdb2af4e92e (diff) | |
| download | bootstrap-5967ef64a3b91b76b6e1ac6e7e61c8306a954f4a.tar.xz bootstrap-5967ef64a3b91b76b6e1ac6e7e61c8306a954f4a.zip | |
remove margin from left side of navs since it's no longer being set
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 0bd1dba15..83e16a613 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -2531,7 +2531,6 @@ button.close { .nav { padding-left: 0; margin-bottom: 0; - margin-left: 0; list-style: none; } |
