diff options
| author | Mark Otto <[email protected]> | 2012-09-17 15:49:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-17 15:49:22 -0700 |
| commit | 03a406d920c0255533aa0f5bb7c3fe4569b8f687 (patch) | |
| tree | 917402b6122bbae033c533645032815ac2690897 /docs/assets/css/bootstrap.css | |
| parent | f69e244a6036a40fd1721b4e56dc54e5ce1f6af4 (diff) | |
| download | bootstrap-03a406d920c0255533aa0f5bb7c3fe4569b8f687.tar.xz bootstrap-03a406d920c0255533aa0f5bb7c3fe4569b8f687.zip | |
fixes #5041: add new navbar css tests for each variation, remove width: 100%; from .navbar-static-top
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 654da5b89..d6a249ee6 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -4308,7 +4308,6 @@ input[type="submit"].btn.btn-mini { .navbar-static-top { position: static; - width: 100%; margin-bottom: 0; } |
