From 7fc6e12b79a8ba445e41db00627530b06544bfde Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 27 Jan 2012 18:49:00 -0800 Subject: comment icons that are 1px off --- docs/assets/css/bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 80f078be7..790f98340 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Fri Jan 27 18:43:22 PST 2012 + * Date: Fri Jan 27 18:48:54 PST 2012 */ article, aside, @@ -1209,7 +1209,7 @@ table .span12 { background-position: -264px -24px; } .icon.lock { - background-position: -288px -24px; + background-position: -287px -24px; } .icon.flag { background-position: -312px -24px; -- cgit v1.2.3