Merge branch '35064-fix-px-difference' into 'master'
Reduce padding on context header Closes #35064 See merge request !12855
This commit is contained in:
commit
5f32bd774a
1 changed files with 2 additions and 1 deletions
|
@ -368,9 +368,10 @@ header.navbar-gitlab-new {
|
|||
}
|
||||
|
||||
.breadcrumbs-sub-title {
|
||||
margin: 2px 0 0;
|
||||
margin: 2px 0;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue