Show geocoords for known locations.
This commit is contained in:
parent
d443179701
commit
df74c9f263
4 changed files with 61 additions and 44 deletions
|
@ -35,6 +35,9 @@ form .ui.form {
|
|||
.attached-label > input, .attached-label > textarea {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
.attached-geo-label > input, .attached-geo-label > textarea {
|
||||
margin-bottom: 3.2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue