diff options
| author | fat <[email protected]> | 2013-08-17 18:41:51 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-08-17 18:41:51 -0700 |
| commit | a39cb4be909c667ade97f6575dd904f1ba34d96f (patch) | |
| tree | b14f30533ac723759031e3f97c8cd0bf7a7582e9 /dist/css/bootstrap.css | |
| parent | 29bf254fc360deef21d89751aa5dc7ffefc86e15 (diff) | |
| parent | 405df13044adcbb5925159726a0b64918c8e263a (diff) | |
| download | bootstrap-a39cb4be909c667ade97f6575dd904f1ba34d96f.tar.xz bootstrap-a39cb4be909c667ade97f6575dd904f1ba34d96f.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index dd76c038c..b7fc3af70 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3238,6 +3238,9 @@ button.close { @media (min-width: 768px) { .navbar-header { float: left; + padding-right: 0; + padding-left: 0; + margin-right: 15px; } } |
