Commit 06cba30e authored by Kevin Kirsche's avatar Kevin Kirsche

[Fixes #15944] Add Z-Index to avoid border overlapping

[Fixes #15944] Add Z-Index to avoid border overlapping
parent ad379ffb
......@@ -161,6 +161,7 @@
> .btn,
> .btn-group {
margin-left: -1px;
z-index: 2;
}
}
}
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