summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-02-18 14:42:20 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-02-18 14:42:20 +0100
commitf3dfd62eb28d419f2036340de02fc787b0ea044b (patch)
treef5941b4d36c0afb8d4680a9a221b085e0e32a3ef /index.html
parent33da54afb2f8d5d0d42f188d6d0bb03e6eac3423 (diff)
Fix handling of settings navigation icon
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.html b/index.html
index 9b37a2f..361545c 100644
--- a/index.html
+++ b/index.html
@@ -89,8 +89,8 @@
<li id="navigation-about"><a href="#" tabindex="44" data-tkey="about">About</a></li>
</ul>
</li>
- <li id="settings_dropdown_menu"> <!-- class="dropdown"-->
- <a href="" class="dropdown-toggle" tabindex="50" accesskey="0" data-toggle="dropdown" id="settingsTrigger" title="Settings, options..." aria-expanded="true"><span class="glyphicon glyphicon glyphicon-wrench" aria-hidden="true"></span></a>
+ <li id="navigation-settings">
+ <a href="" tabindex="50" accesskey="0" title="Settings"><span class="glyphicon glyphicon-wrench"></span></a>
</li>
</ul>
</div><!--/.nav-collapse -->
@@ -275,7 +275,6 @@
</div>
</div>
-
<!-- about screen -->
<div class="container" id="screen_about" style="display: none;">
<div class="row">