From bb48acbf775fe7f77d3ba7ae227492c0be7f5716 Mon Sep 17 00:00:00 2001 From: pete Date: Thu, 16 Oct 2008 21:29:29 +0000 Subject: widget gallery more info spacing fixed git-svn-id: https://code.elgg.org/elgg/trunk@2276 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views') diff --git a/views/default/css.php b/views/default/css.php index f38056ea2..ce8492668 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1974,6 +1974,7 @@ a.toggle_customise_edit_panel:hover { padding:5px; display:none; width: 200px; + line-height: 1.2em; } /* droppable area hover class */ .droppable-hover { -- cgit v1.2.3