From 4e966dcb083ec365511b015d5daff8481d94f07a Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Wed, 11 Mar 2015 12:03:55 -0300 Subject: Revert "#261 Making the tags icon be displayed over the mail list when hovered" This reverts commit d0917e12464152dde8bc1ccac0748945b709804e. --- web-ui/app/scss/styles.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'web-ui/app/scss/styles.scss') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index 6b334099..7c32d688 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -368,11 +368,6 @@ section { &:hover { background: #CCC; color: $navigation_background; - position: relative; - z-index: 5; - transition: z-index 150ms ease-out; - width: 95%; - opacity: 0.90; } i { -- cgit v1.2.3