Merge pull request #15945 from kkirsche/patch-9
[Fixes #15944] Add Z-Index to avoid border overlapping
This commit is contained in:
commit
83d10bb5a7
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@
|
|||
> .btn,
|
||||
> .btn-group {
|
||||
margin-left: -1px;
|
||||
z-index: 2;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue