From 12448c2fe40824a238325ec3bf42b4488ed757b5 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Wed, 11 Mar 2015 12:03:58 -0300 Subject: Revert "#261 Adding some negative margin so the tags label won't be wider than the side nav when the user hovers them" This reverts commit b8897aa1760f7fe177fe1abaafd3addbbd0e47dc. --- web-ui/app/scss/styles.scss | 1 - 1 file changed, 1 deletion(-) (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 13f4c689..a7f36b35 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -267,7 +267,6 @@ section { transition: z-index 150ms ease-out; background: #CCC; color: $navigation_background; - margin-right: -10px; } } } -- cgit v1.2.3