Commit 19d8603d authored by Phil Hughes's avatar Phil Hughes

Fixed the navbar title hover style being applied outside the navbar

parent d55216c0
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
} }
} }
.title { .navbar .title {
> a { > a {
&:hover, &:hover,
&:focus { &:focus {
......
---
title: Fixed navbar title colors leaking out of the navbar
merge_request:
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment