aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/modals.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less
index a0401c4d1..5f7b43ef6 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -36,7 +36,6 @@
top: 50%;
left: 50%;
z-index: @zindexModal;
- overflow: auto;
width: 560px;
margin: -250px 0 0 -280px;
background-color: @white;