From a42e44aafb9302c5ee3be588aa2c98078dd8e82a Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Tue, 5 Feb 2013 05:07:21 +0100 Subject: Fix typo in 0e944bed --- hyperkitty/static/libs/bootstrap/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty/static/libs') diff --git a/hyperkitty/static/libs/bootstrap/bootstrap.css b/hyperkitty/static/libs/bootstrap/bootstrap.css index 4da7f6d..8ab3cef 100644 --- a/hyperkitty/static/libs/bootstrap/bootstrap.css +++ b/hyperkitty/static/libs/bootstrap/bootstrap.css @@ -2249,7 +2249,7 @@ table th[class*="span"], width: 14px; height: 14px; margin-top: 1px; - margin-right: .3em; + *margin-right: .3em; line-height: 14px; vertical-align: text-top; background-image: url("../img/glyphicons-halflings.png"); -- cgit