diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 1eb1fc95a..bbda4eed4 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -5593,6 +5593,12 @@ button.close { overflow: hidden; } +body.modal-open, +.modal-open .navbar-fixed-top, +.modal-open .navbar-fixed-bottom { + margin-right: 15px; +} + .modal { position: fixed; top: 0; |
