Commit 2bead2b7 authored by pburdette's avatar pburdette

Adjust z-index for border

parent 8466dcaf
...@@ -388,7 +388,7 @@ span.idiff { ...@@ -388,7 +388,7 @@ span.idiff {
} }
.file-actions .ide-edit-button { .file-actions .ide-edit-button {
z-index: 1; z-index: 2;
} }
@include media-breakpoint-down(xs) { @include media-breakpoint-down(xs) {
......
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