commit
e5d3efb99e
|
@ -78,8 +78,7 @@
|
|||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
// header + breadcrumbs
|
||||
// 44px coming from #controls in core/css/styles.scss
|
||||
top: $header-height + 44px;
|
||||
top: $header-height;
|
||||
// under breadcrumbs, over file list
|
||||
z-index: 55;
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue