From 1e42c85ed0e0af4181dfe1b66d1c6445975bea10 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Thu, 12 Feb 2015 16:25:22 -0200 Subject: #239 Adding extra padding to tag labels --- 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 0d21cfde..5df67513 100644 --- a/web-ui/app/templates/tags/tag.hbs +++ b/web-ui/app/templates/tags/tag.hbs @@ -1,3 +1,3 @@
  • - {{> tag_inner }} + {{> tag_inner }}
  • -- cgit v1.2.3