diff --git a/ChangeLog.md b/ChangeLog.md index 7dc7f1a..71617c7 100755 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,8 @@ Dialog change log ## ?.?.? / ????-??-?? +* Changed maps to not interrupt page scrolling as requested in #64 + (@kiesel, @thekid) * Changed image import to rounds focal lengths, which are potentially expressed as a fraction (@thekid) diff --git a/src/main/handlebars/content.handlebars b/src/main/handlebars/content.handlebars index a412a9b..7d718d2 100755 --- a/src/main/handlebars/content.handlebars +++ b/src/main/handlebars/content.handlebars @@ -27,7 +27,7 @@ parent: feed {{count item.views '' '(Eine Ansicht)' '(# Ansichten)'}} -
+
diff --git a/src/main/handlebars/journey.handlebars b/src/main/handlebars/journey.handlebars index f28055e..a0a424d 100755 --- a/src/main/handlebars/journey.handlebars +++ b/src/main/handlebars/journey.handlebars @@ -29,7 +29,7 @@ parent: feed
{{> partials/images in=journey first='true' style='overview'}} -
+
diff --git a/src/main/handlebars/journeys.handlebars b/src/main/handlebars/journeys.handlebars index bd5fa43..bb6489b 100755 --- a/src/main/handlebars/journeys.handlebars +++ b/src/main/handlebars/journeys.handlebars @@ -11,7 +11,7 @@ {{/with}} {{/inline}} {{#*inline "main"}} -
+