border radius for map created prompt

This commit is contained in:
Connor Turland 2014-10-11 23:08:31 -04:00
parent cd4474a0f0
commit e17cfb4f12

View file

@ -867,6 +867,7 @@ label[for="user_remember_me"] {
box-shadow: 0px 3px 3px rgba(0,0,0,0.12), 0 3px 3px rgba(0,0,0,0.24);
font-size: 14px;
font-family: 'din-regular', helvetica, sans-serif;
border-radius: 2px;
}
#mapCreatedSuccess h6 {