diff options
Diffstat (limited to 'web/views/map.pug')
| -rw-r--r-- | web/views/map.pug | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/web/views/map.pug b/web/views/map.pug index af97f6c..484899c 100644 --- a/web/views/map.pug +++ b/web/views/map.pug @@ -14,10 +14,8 @@ block content span#report-other strong Distinctive Features span#report-distinctive - #btn-container - button.details-btn#pending-btn Pending - button.details-btn#completed-btn Completed - button.details-btn#close-btn Close + #close-btn-container + button#close-btn Close #map |
