Fix top bar in jobs view for microsoft edge
This commit is contained in:
parent
4c89929fb4
commit
643b9274ec
2 changed files with 5 additions and 0 deletions
|
@ -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:
|
Loading…
Reference in a new issue