Update map.less to fix flash messages

Flash messages should be centered now instead of being offset
This commit is contained in:
Nick
2016-05-08 22:57:09 -04:00
parent 921d5b1f55
commit eb1705d540

View File

@ -90,6 +90,7 @@
margin: 0 auto;
z-index: 2;
top: 160px;
left: 0px;
width: 100%;
}
}