Skip to content

Commit

Permalink
[Fixes twbs#15944] Add Z-Index to avoid border overlapping
Browse files Browse the repository at this point in the history
[Fixes twbs#15944] Add Z-Index to avoid border overlapping
  • Loading branch information
kkirsche committed Feb 27, 2015
1 parent ad379ff commit 06cba30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/input-groups.less
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
> .btn,
> .btn-group {
margin-left: -1px;
z-index: 2;
}
}
}

0 comments on commit 06cba30

Please sign in to comment.