border radius for map created prompt
This commit is contained in:
parent
cd4474a0f0
commit
e17cfb4f12
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
box-shadow: 0px 3px 3px rgba(0,0,0,0.12), 0 3px 3px rgba(0,0,0,0.24);
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-family: 'din-regular', helvetica, sans-serif;
|
font-family: 'din-regular', helvetica, sans-serif;
|
||||||
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mapCreatedSuccess h6 {
|
#mapCreatedSuccess h6 {
|
||||||
|
|
Loading…
Reference in a new issue