From 4f071260f7bbc500a6ef1ae84fa1fd1e093649da Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Thu, 24 Nov 2016 11:45:11 +0100 Subject: [PATCH] Fix tooltips not visible --- src/styles/_project.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_project.sass b/src/styles/_project.sass index ba216898..c5fbca5f 100644 --- a/src/styles/_project.sass +++ b/src/styles/_project.sass @@ -40,7 +40,7 @@ $project-sidebar-background: $color-background-nav #project_sidebar width: $project-sidebar-width - z-index: $z-index-base + 4 + z-index: $z-index-base + 6 +media-xs width: 100%