From 19b76a14a85c000996e22a6377ff86dc931bbc1e Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Wed, 21 Apr 2010 20:00:45 +0200 Subject: Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where actually necessary --- themes/base/jquery.ui.tooltip.css | 1 - 1 file changed, 1 deletion(-) (limited to 'themes') diff --git a/themes/base/jquery.ui.tooltip.css b/themes/base/jquery.ui.tooltip.css index 652bf3386..145b079d2 100644 --- a/themes/base/jquery.ui.tooltip.css +++ b/themes/base/jquery.ui.tooltip.css @@ -2,7 +2,6 @@ ----------------------------------*/ .ui-tooltip { padding:8px; - width:125px; position:absolute; z-index:9999; -o-box-shadow: 0 0 5px #aaa; -- cgit v1.2.3