From 619ac1ee2dd8a3323bdaa6adabc685002991cff9 Mon Sep 17 00:00:00 2001 From: pete Date: Wed, 25 Jun 2008 18:42:38 +0000 Subject: widget gallery tooltip positioning and layer issue fixed git-svn-id: https://code.elgg.org/elgg/trunk@1135 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views/default') diff --git a/views/default/css.php b/views/default/css.php index 90a9e6424..ef2ff0a9f 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -342,6 +342,7 @@ h6 { font-size: 0.8em; } color:#333333; padding:5px; display:none; + width: 200px; } .droppable-active { -- cgit v1.2.3