From 3ae3afb2b99159addfd08645bdbc07e4e4944507 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Wed, 11 Mar 2015 12:03:56 -0300 Subject: Revert "#261 Adding a hover behavior to tags icon - z-index TBD" This reverts commit 94d0713aa89a76ba8ecb28570163c13bc370ed0b. --- web-ui/app/scss/styles.scss | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'web-ui/app') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index 7c32d688..2bd4a067 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -362,14 +362,8 @@ section { div.tags-icon { border-top: 1px solid white; - padding: 10px 0 15px 0; + padding-top: 25px; margin-bottom: 20px; - - &:hover { - background: #CCC; - color: $navigation_background; - } - i { font-size: 1.5em; font-family: "FontAwesome"; -- cgit v1.2.3