diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index f89a612..cdd2840 100644 --- a/web/index.html +++ b/web/index.html @@ -299,8 +299,6 @@ <canvas id="hiddenCanvas" width="1000" height="10" style="display: none; position: absolute; z-index: 1000 "></canvas> <div class="logbook logbook-mini gondul-is-private" style="position: absolute; right: 10px; width: 20%; z-index: 70; float: right;"> <div id="oplog-parent-mini" class="logbook" style="border-color: transparent;"> - <table id="oplog-table-mini" class="table table-condensed"> - </table> </div> </div> |