]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rename that variable
authorMark Otto <markdotto@gmail.com>
Mon, 27 Oct 2014 05:33:35 +0000 (22:33 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 27 Oct 2014 05:33:35 +0000 (22:33 -0700)
less/_modal.less

index a8ff2783a260218c866f732a46f364c5f8f01758..456c0449c3b1041c75dc63fd0edc7168b5242df2 100644 (file)
@@ -52,7 +52,7 @@
   position: relative;
   background-color: @modal-content-bg;
   border: 1px solid @modal-content-border-color;
-  border-radius: @border-radius-large;
+  border-radius: @border-radius-lg;
   .box-shadow(0 3px 9px rgba(0,0,0,.5));
   background-clip: padding-box;
   // Remove focus outline from opened modal