Add edit form for the location.

This commit is contained in:
Tim Schumacher 2014-09-24 23:26:49 +02:00
parent 1b3fc58d44
commit 9227016086
3 changed files with 245 additions and 5 deletions

View file

@ -44,4 +44,9 @@ form .ui.form {
#map {
height: 20rem;
.location-edit {
text-decoration: none;
}
}