mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Merge branch '35672-edge-top-bar' into 'master'
Fix top bar in jobs view for microsoft edge Closes #35672 See merge request !13175
This commit is contained in:
@ -86,6 +86,7 @@
|
||||
position: absolute;
|
||||
right: 0;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.truncated-info {
|
||||
|
4
changelogs/unreleased/35672-edge-top-bar.yml
Normal file
4
changelogs/unreleased/35672-edge-top-bar.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Properly affixes nav bar in job view in microsoft edge
|
||||
merge_request:
|
||||
author:
|
Reference in New Issue
Block a user