aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/views/around.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/views/around.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 a7bce6b..995c6e3 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -35,6 +35,7 @@
beforeDisplay: function() {
$('#cancel').hide();
+ this.fixPageHeight();
},
afterDisplay: function() {