diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 958e9302f..9e582d0c6 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3295,6 +3295,10 @@ button.close { .navbar-fixed-bottom { border-radius: 0; } + .navbar-fixed-top .navbar-header, + .navbar-fixed-bottom .navbar-header { + margin-left: -15px; + } } .navbar-fixed-top { |
