- Patch #672594 by casey: webkit based browsers display customize dashboard screen wrong + done button isn't working on them.

merge-requests/26/head
Dries Buytaert 2010-01-06 15:01:57 +00:00
parent 049b9ce9fe
commit 2b2c8096de
1 changed files with 2 additions and 1 deletions

View File

@ -116,7 +116,8 @@
}
#dashboard .ui-sortable .block {
cursor: move;
cursor: move;
min-height: 1px;
}
#dashboard .ui-sortable .block h2 {