Commit 01660f0d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'z_index_for_sticky_header' into 'master'

Add z index for diff header so sticky header stays on top on diff comments.

See merge request !1603
parents f980827b 449cf43a
......@@ -8,6 +8,7 @@
border-bottom: 1px solid #CCC;
padding: 5px 5px 5px 10px;
color: #555;
z-index: 10;
> span {
font-family: $monospace_font;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment