diff options
| author | Mark Otto <[email protected]> | 2015-09-05 20:58:31 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-09-05 20:58:31 -0700 |
| commit | 8f16abb669c58117484ed3d13ee38ac5d20d981a (patch) | |
| tree | ab6ad329b92a2f9f29bbe1211cde8ce1192ea71d /docs/dist/css/bootstrap.css | |
| parent | 584cfdd72b4afbb3c2e21e83bb8109f7881511a0 (diff) | |
| download | bootstrap-8f16abb669c58117484ed3d13ee38ac5d20d981a.tar.xz bootstrap-8f16abb669c58117484ed3d13ee38ac5d20d981a.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 596684118..0ecf2b75b 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -3689,12 +3689,12 @@ input[type="button"].btn-block { } } -.navbar-static-top { +.navbar-full { z-index: 1000; } @media (min-width: 34em) { - .navbar-static-top { + .navbar-full { border-radius: 0; } } |
