summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/templates/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index c64b418f..0169a436 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -7,7 +7,6 @@
<script src="/static/local_config.js"></script>
{% endblock %}
{% block content %}
- <div id="chromeinputbugworkaround" style="position:fixed; top:0px; left:0px; width:100%">
<span id="measure-node" class="graph nodetext" style="position: absolute; display: inline; top: -300px; left: 0px;">suicide squade, attack!</span>
<span id="measure-link" class="graph linklabel" style="position: absolute; display: inline; top: -300px; left: 0px;">those who are about to cry, we kaput you.</span>
<div class="top-bar">
@@ -138,5 +137,4 @@
<div class="rhizi-logo"><a href="http://www.rhizi.org">
<img src="/static/img/rhizi-logo.png"/></a>
</div>
- </div>
{% endblock %}