From 1aedb7862ccf93bb983652bc24c11cc9f01699d3 Mon Sep 17 00:00:00 2001 From: syed Date: Sun, 28 Jul 2013 17:32:08 +0500 Subject: move things around Moved alerts, badges, button groups, buttons, carousel, close to variables.less and customize.html --- less/close.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'less/close.less') diff --git a/less/close.less b/less/close.less index f915667e5..a2936ec2f 100644 --- a/less/close.less +++ b/less/close.less @@ -6,8 +6,8 @@ .close { float: right; font-size: (@font-size-base * 1.5); - font-weight: bold; - line-height: 1; + font-weight: @close-font-weight; + line-height: @close-line-height; color: @close-color; text-shadow: @close-text-shadow; .opacity(.2); -- cgit v1.2.3