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:
authorPhil Hughes <me@iamphill.com>2017-10-05 16:12:23 +0300
committerPhil Hughes <me@iamphill.com>2017-10-05 16:12:23 +0300
commit19d8603d55ab47f0be7e209d6eeb87a632bb6fe1 (patch)
tree5d52f56108829ff749838afd4f9e882b14536077 /app/assets/stylesheets/framework/gitlab-theme.scss
parentd55216c092fc3d70fc413f74c2f5353fa45bd75a (diff)
Fixed the navbar title hover style being applied outside the navbar
Diffstat (limited to 'app/assets/stylesheets/framework/gitlab-theme.scss')
-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 {