From 80bb40342e0d1333d070794cf588e0d6163a8921 Mon Sep 17 00:00:00 2001 From: Mihai Parparita Date: Sat, 22 Nov 2014 14:47:13 -0800 Subject: [PATCH] Position flashes within the body. --- app/static/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/static/main.css b/app/static/main.css index 6e15277..8da048f 100644 --- a/app/static/main.css +++ b/app/static/main.css @@ -51,6 +51,7 @@ a:hover { padding: 10px; max-width: 1102px; margin: 0 auto; + position: relative; } .body h1 {