From 24f8d9e1374d88f852402f71de0f728d1e8d62ed Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 9 Apr 2013 10:43:37 -0700 Subject: don't use table for label variatons --- docs/assets/css/bootstrap.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/assets/css/bootstrap.css') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index b4b499e8f..641de8a4a 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -4624,11 +4624,10 @@ button.close { color: #a47e3c; } -.close { +.alert .close { position: relative; top: -2px; right: -21px; - line-height: 20px; color: inherit; } -- cgit v1.2.3