From 40f5c2d13f03ce43fd2791848cffb7405dc9eb5a Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Mon, 2 Mar 2015 11:38:25 -0300 Subject: Adding ellipsis when custom tag names are longer than the sidenav's width --- web-ui/app/templates/tags/tag.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/app/templates/tags') diff --git a/web-ui/app/templates/tags/tag.hbs b/web-ui/app/templates/tags/tag.hbs index 5df67513..ca397b9a 100644 --- a/web-ui/app/templates/tags/tag.hbs +++ b/web-ui/app/templates/tags/tag.hbs @@ -1,3 +1,3 @@ -
  • +
  • {{> tag_inner }}
  • -- cgit v1.2.3