From e6fbefbb7ffc39906502870c8386903611c21e0e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 17 Sep 2014 21:57:40 -0700 Subject: [PATCH] remove ' because lul less --- less/_modal.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;