diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 596684118..0ecf2b75b 100644 --- a/dist/css/bootstrap.css +++ b/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; } } |
