From: Mark Otto Date: Thu, 18 Sep 2014 04:57:40 +0000 (-0700) Subject: remove ' because lul less X-Git-Tag: v4.0.0-alpha~591 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6fbefbb7ffc39906502870c8386903611c21e0e;p=thirdparty%2Fbootstrap.git remove ' because lul less --- 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;