From 9b4c41f826151bbad4a3dbb42b892f250f8901b5 Mon Sep 17 00:00:00 2001 From: randx Date: Thu, 2 Aug 2012 09:07:01 +0300 Subject: [PATCH] Fix github issue #1190 --- app/assets/stylesheets/sections/nav.scss | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/app/assets/stylesheets/sections/nav.scss b/app/assets/stylesheets/sections/nav.scss index 93df419..4a77364 100644 --- a/app/assets/stylesheets/sections/nav.scss +++ b/app/assets/stylesheets/sections/nav.scss @@ -14,6 +14,7 @@ ul.main_menu { background-image: -moz-linear-gradient(#eee 6.6%, #dfdfdf); background-image: -o-linear-gradient(#eee 6.6%, #dfdfdf); position:relative; + overflow:hidden; @include shade; .count { position: relative; -- libgit2 0.21.2