aboutsummaryrefslogtreecommitdiffstats
path: root/development/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'development/index.html')
-rw-r--r--development/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/index.html b/development/index.html
index b9dabf42b..02fd01b03 100644
--- a/development/index.html
+++ b/development/index.html
@@ -7,7 +7,7 @@
<body>
<!-- app content -->
- <div id="app-content"></div>
+ <div id="app-content" style="height: 100%"></div>
<script src="./bundle.js" type="text/javascript" charset="utf-8"></script>
<!-- design reference -->