Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-10-06 19:24:30 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-10-06 19:24:30 +0300
commit6d7d1d8469c5b579ada122a6fb90ab096ece5941 (patch)
tree6d7e32696bfbd5e1adacf52b4ef70305ae45d477 /app/assets
parentef14e6b38f75585d8d430b266974f4c04361936d (diff)
parent19d8603d55ab47f0be7e209d6eeb87a632bb6fe1 (diff)
Merge branch 'content-title-link-hover-bg' into 'master'
Fixed the navbar title hover style being applied outside the navbar See merge request gitlab-org/gitlab-ce!14707
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/framework/gitlab-theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/gitlab-theme.scss b/app/assets/stylesheets/framework/gitlab-theme.scss
index 6b69e8018be..a6bdcf46aa7 100644
--- a/app/assets/stylesheets/framework/gitlab-theme.scss
+++ b/app/assets/stylesheets/framework/gitlab-theme.scss
@@ -95,7 +95,7 @@
}
}
- .title {
+ .navbar .title {
> a {
&:hover,
&:focus {