mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 15:30:23 +00:00
[Fixes #15944] Add Z-Index to avoid border overlapping
[Fixes #15944] Add Z-Index to avoid border overlapping
This commit is contained in:
parent
ad379ffb4a
commit
06cba30e2d
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