From cdcf7aa3b2a86390833c6d29cd63803a7dd721ed Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Sat, 23 Mar 2013 08:22:05 -0600 Subject: [PATCH] temp fix to undo being hidden --- styles/app/alerts.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/app/alerts.styl b/styles/app/alerts.styl index 9e1579c771..b459948fc3 100644 --- a/styles/app/alerts.styl +++ b/styles/app/alerts.styl @@ -80,6 +80,7 @@ borderDarken = 20% .undo-button + z-index: 3000 position:absolute left:5px top:5px \ No newline at end of file