aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/modals.less')
-rw-r--r--less/modals.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less
index 7bc6c314f..f886fb25c 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -125,7 +125,7 @@
}
// Scale up the modal
-@media screen and (min-width: @screen-tablet) {
+@media screen and (min-width: @screen-sm) {
.modal-dialog {
left: 50%;