aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-06-24 09:52:05 -0400
committerBob Zeleznik <zzzman@gmail.com>2020-06-24 09:52:05 -0400
commit7e02ca22f9667d0bdb89b29da3c412ba52976fbf (patch)
tree0b2514b29f49806c6856f88f01454da07bcb885c /deploy
parent71ba25ed627be46d02878e58bd791bf817d552ad (diff)
fixed placement of settings panel icon & panel. fixed layout of docked text bar. added blockquote icon
Diffstat (limited to 'deploy')
-rw-r--r--deploy/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/index.html b/deploy/index.html
index e441e3610..29a3f15cd 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -10,7 +10,7 @@
<body>
<!-- <script src="https://hypothes.is/embed.js" async></script> -->
- <div id="root" style="position:relative"></div>
+ <div id="root" style="position:relative;width:100%;height:100%"></div>
<script src="/bundle.js"></script>
</body>