Refactor diary entry forms to use a custom form builder

This commit is contained in:
Andy Allan 2020-12-24 13:31:04 +00:00
parent 170ea3399b
commit 547459314b
9 changed files with 92 additions and 49 deletions

View file

@ -1281,8 +1281,6 @@ tr.turn:hover {
.diary_entries {
#map {
position: relative;
width: 90%;
height: 400px;
border: 1px solid $grey;
display: none;