Commit 8c181048 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Add 1px to breadcrumbs min height

parent d0da5852
......@@ -274,7 +274,7 @@ header.navbar-gitlab-new {
.breadcrumbs {
display: flex;
min-height: 60px;
min-height: 61px;
color: $gl-text-color;
border-bottom: 1px solid $border-color;
......
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