aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-09-17 21:57:40 -0700
committerMark Otto <[email protected]>2014-09-17 21:57:40 -0700
commite6fbefbb7ffc39906502870c8386903611c21e0e (patch)
tree81364aac98f35ae576ceb9226525e2b082e7823f
parent47bef3c6a03cd30e06edfa2737ce6c7ab3dbe44c (diff)
downloadbootstrap-e6fbefbb7ffc39906502870c8386903611c21e0e.tar.xz
bootstrap-e6fbefbb7ffc39906502870c8386903611c21e0e.zip
remove ' because lul less
-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;