From 7fb845f38d630fc3234276283bc05d9730ab72e4 Mon Sep 17 00:00:00 2001 From: BradBaker Date: Mon, 11 Jan 2016 10:11:50 -0800 Subject: [PATCH] pulling to the front on hover --- panoramix/static/panoramix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panoramix/static/panoramix.css b/panoramix/static/panoramix.css index 9e89426ddd57b..2637204370318 100644 --- a/panoramix/static/panoramix.css +++ b/panoramix/static/panoramix.css @@ -230,6 +230,6 @@ img.loading { div.header { font-weight: bold; } -li.widget { +li.widget:hover { z-index: 1000; }