From 46de90deddd264dc8c301916e3f139d74bbbcc76 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Wed, 18 Feb 2015 23:24:54 -0200 Subject: #239 Aligning default tag icons with their respective labels --- web-ui/app/scss/styles.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web-ui') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index b72fe73f..b8fa7494 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -282,6 +282,8 @@ section { font-family: "FontAwesome"; margin-right: 13px; font-weight: normal; + position: relative; + top: 2px; } &:nth-child(1) { &:before { -- cgit v1.2.3