aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/_modal.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/_modal.less b/less/_modal.less
index 539d0fef2..37b6d1ea4 100644
--- a/less/_modal.less
+++ b/less/_modal.less
@@ -131,7 +131,7 @@
// Scale up the modal
.media-sm({
- // Automatically set modal's width for larger viewports
+ // Automatically set modal width for larger viewports
.modal-dialog {
width: @modal-md;
margin: 30px auto;