mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 09:10:24 +00:00
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…
Reference in a new issue