summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
authorGabriel Albo <gabriel@albo.com.br>2015-01-29 15:30:37 -0200
committerGabriel Albo <gabriel@albo.com.br>2015-01-29 15:30:47 -0200
commite04a20be57e7d0d4278276ff59ebeb6fe0a934f3 (patch)
tree531666ebb69302e23d15cda0364fa0cb995bcbb4 /web-ui/app/index.html
parent494960adc6ed4444e1b7d2ce027567ceefb2f972 (diff)
Removing all titles when hovering
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r--web-ui/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html
index 17570852..f845f128 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -35,7 +35,7 @@
</ul>
<ul id="custom-tags-shortcuts" class="shortcuts">
<li>
- <a class="left-off-canvas-toggle" href="#" title="View your tags"><i class="fa fa-tags"></i><div class="shortcut-label">Tags</div></a>
+ <a class="left-off-canvas-toggle" href="#"><i class="fa fa-tags"></i><div class="shortcut-label">Tags</div></a>
</li>
</ul>
<ul id="logout-shortcut" class="shortcuts">