From 2b2c8096de0c3a4acd13eb29a67628b6f9d0596b Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 6 Jan 2010 15:01:57 +0000 Subject: - Patch #672594 by casey: webkit based browsers display customize dashboard screen wrong + done button isn't working on them. --- modules/dashboard/dashboard.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/dashboard/dashboard.css b/modules/dashboard/dashboard.css index dec12357c..1df2867fd 100644 --- a/modules/dashboard/dashboard.css +++ b/modules/dashboard/dashboard.css @@ -116,7 +116,8 @@ } #dashboard .ui-sortable .block { - cursor: move; + cursor: move; + min-height: 1px; } #dashboard .ui-sortable .block h2 { -- cgit v1.2.3