update bootstrap to 3.0.0-rc2
[bootswatch] / bower_components / bootstrap / less / close.less
old mode 100644 (file)
new mode 100755 (executable)
index f915667..9b4e74f
@@ -6,7 +6,7 @@
 .close {
   float: right;
   font-size: (@font-size-base * 1.5);
-  font-weight: bold;
+  font-weight: @close-font-weight;
   line-height: 1;
   color: @close-color;
   text-shadow: @close-text-shadow;