Refactor diary entry forms to use a custom form builder
This commit is contained in:
parent
170ea3399b
commit
547459314b
9 changed files with 92 additions and 49 deletions
|
@ -1281,8 +1281,6 @@ tr.turn:hover {
|
|||
|
||||
.diary_entries {
|
||||
#map {
|
||||
position: relative;
|
||||
width: 90%;
|
||||
height: 400px;
|
||||
border: 1px solid $grey;
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue