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:
Phil Hughes
2017-07-31 08:49:14 +00:00
2 changed files with 5 additions and 0 deletions

View File

@ -86,6 +86,7 @@
position: absolute;
right: 0;
left: 0;
top: 0;
}
.truncated-info {

View File

@ -0,0 +1,4 @@
---
title: Properly affixes nav bar in job view in microsoft edge
merge_request:
author: