summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/sidebar.scss
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-03-01 10:18:05 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-03-01 10:18:05 -0500
commit1bdc274f64f3cb7503c16caeb5959f88c63fe604 (patch)
tree11a0cc08058e0f0c581af679ca1bebc109cbcdf7 /app/assets/stylesheets/framework/sidebar.scss
parentb2f0b3f14582f92f94fe12ca7c2694c213d9bbc4 (diff)
downloadgitlab-ce-1bdc274f64f3cb7503c16caeb5959f88c63fe604.tar.gz
Fix issue with overlap of sidebar links.
Diffstat (limited to 'app/assets/stylesheets/framework/sidebar.scss')
-rw-r--r--app/assets/stylesheets/framework/sidebar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/sidebar.scss b/app/assets/stylesheets/framework/sidebar.scss
index 0596924a8f6..de947c89c19 100644
--- a/app/assets/stylesheets/framework/sidebar.scss
+++ b/app/assets/stylesheets/framework/sidebar.scss
@@ -13,7 +13,7 @@
transition-duration: .3s;
}
- .home {
+ .gitlab-text-container-link {
z-index: 1;
position: absolute;
left: 0px;