aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/views/around.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index 1d4964c..723a9ca 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -42,6 +42,7 @@
$('#login-options').hide();
$('#postcodeForm').hide();
$('#cancel').hide();
+ this.fixPageHeight();
},
afterDisplay: function() {