Skip to content

Commit

Permalink
leave min height to prevent keyboard page shift2
Browse files Browse the repository at this point in the history
  • Loading branch information
jesuyedavid committed Sep 27, 2023
1 parent 8c406e6 commit c00d871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/js/theme-map/VerticalFullPageMapOrchestrator.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ class VerticalFullPageMapOrchestrator extends ANSWERS.Component {
});
this.setupMobileBreakpointListener();
this.addMapComponent();
this.setFixedHeightsOnAndroid();
}

/**
Expand Down

0 comments on commit c00d871

Please sign in to comment.