aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.selectable.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/base/jquery.ui.selectable.css')
-rw-r--r--themes/base/jquery.ui.selectable.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/jquery.ui.selectable.css b/themes/base/jquery.ui.selectable.css
index c5d46ce24..639bcfc5a 100644
--- a/themes/base/jquery.ui.selectable.css
+++ b/themes/base/jquery.ui.selectable.css
@@ -1,3 +1,3 @@
/* Selectable
----------------------------------*/
-.ui-selectable-helper { border:1px dotted black }
+.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }