aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/modals.less')
-rw-r--r--less/modals.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/less/modals.less b/less/modals.less
index 7468b14f9..032a497d6 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -62,10 +62,9 @@
// Modal background
.modal-backdrop {
- position: fixed;
+ position: absolute;
top: 0;
right: 0;
- bottom: 0;
left: 0;
background-color: @modal-backdrop-bg;
// Fade for backdrop