From eb1705d5400d67a9c29235a15de88e452cdf0547 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 8 May 2016 22:57:09 -0400 Subject: [PATCH] Update map.less to fix flash messages Flash messages should be centered now instead of being offset --- client/less/map.less | 1 + 1 file changed, 1 insertion(+) diff --git a/client/less/map.less b/client/less/map.less index b96cc73444..37f5445590 100644 --- a/client/less/map.less +++ b/client/less/map.less @@ -90,6 +90,7 @@ margin: 0 auto; z-index: 2; top: 160px; + left: 0px; width: 100%; } }