From 581286a7d83649959ebf43d9611979deb3f6deac Mon Sep 17 00:00:00 2001 From: Matt Zukowski Date: Thu, 21 Jul 2011 14:01:54 -0400 Subject: [PATCH] make auth indicator float above other crap --- modules/AuthIndicator.css | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/AuthIndicator.css b/modules/AuthIndicator.css index 6a32a45..ab794e3 100644 --- a/modules/AuthIndicator.css +++ b/modules/AuthIndicator.css @@ -4,6 +4,7 @@ top: 5px; text-align: right; font-size: 14px; + z-index: 9999; } #logout-button {