aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/modals.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/modals.less b/less/modals.less
index fbc485908..8e272d409 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -58,6 +58,7 @@
// Body (where all modal content resides)
.modal-body {
+ position: relative;
overflow-y: auto;
max-height: 400px;
padding: 15px;