diff options
author | Phil Hughes <me@iamphill.com> | 2017-10-05 14:12:23 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-10-05 14:12:23 +0100 |
commit | 19d8603d55ab47f0be7e209d6eeb87a632bb6fe1 (patch) | |
tree | 5d52f56108829ff749838afd4f9e882b14536077 /changelogs | |
parent | d55216c092fc3d70fc413f74c2f5353fa45bd75a (diff) | |
download | gitlab-ce-19d8603d55ab47f0be7e209d6eeb87a632bb6fe1.tar.gz |
Fixed the navbar title hover style being applied outside the navbarcontent-title-link-hover-bg
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/content-title-link-hover-bg.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/content-title-link-hover-bg.yml b/changelogs/unreleased/content-title-link-hover-bg.yml new file mode 100644 index 00000000000..c4c31c2ad06 --- /dev/null +++ b/changelogs/unreleased/content-title-link-hover-bg.yml @@ -0,0 +1,5 @@ +--- +title: Fixed navbar title colors leaking out of the navbar +merge_request: +author: +type: fixed |