From d749d8efc1aad74368ec7c87ca5936884998bd82 Mon Sep 17 00:00:00 2001 From: pete Date: Wed, 9 Jun 2010 08:53:09 +0000 Subject: Updated core css download button git-svn-id: http://code.elgg.org/elgg/trunk@6413 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/default/css.php b/views/default/css.php index fe474cfe0..43733eb84 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1291,7 +1291,7 @@ a.action_button:focus { } .action_button.download img { - margin-right:4px; + margin-right:6px; position:relative; top:5px; } -- cgit v1.2.3