From e30b9ba54bc8be55c9f6bfa4a8f56cceb6d31688 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Mon, 11 Feb 2013 11:05:01 -0500 Subject: [PATCH] show disconnected above header --- styles/ui.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/ui.styl b/styles/ui.styl index 83d86db444..429a95ec46 100644 --- a/styles/ui.styl +++ b/styles/ui.styl @@ -5,7 +5,7 @@ left: 0; width: 100%; height: 0; - z-index: 99; + z-index: 1020; } .connection > .alert { border-top: 0;