diff --git a/less/_modal.less b/less/_modal.less index 539d0fef2a..37b6d1ea47 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;