From dfca29c9b37fb80f50b7447b56fc5a1715bc965d Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sun, 2 Mar 2014 15:24:13 -0800 Subject: [PATCH] put message above canvas --- app/assets/stylesheets/application.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index f4680e92..b1a773b4 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -418,6 +418,7 @@ margin: 5px 0 0 45px; background: #0F1519; padding: 10px 10px 9px 10px; border-radius: 5px; +z-index: 1; } .headertop {