From eccd860d688ad8b251dddcd4f1a254fe99eb4abd Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 18 Aug 2012 18:09:18 +0200 Subject: Updated base of code. --- views/default/css/elements/icons.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/css/elements/icons.php') diff --git a/views/default/css/elements/icons.php b/views/default/css/elements/icons.php index f99a41a..c9d0c3d 100644 --- a/views/default/css/elements/icons.php +++ b/views/default/css/elements/icons.php @@ -292,8 +292,8 @@ .elgg-ajax-loader { background: white url(_graphics/ajax_loader_bw.gif) no-repeat center center; - min-height: 33px; - min-width: 33px; + min-height: 31px; + min-width: 31px; } /* *************************************** -- cgit v1.2.3