Skip to content

Commit

Permalink
Merge pull request #15945 from kkirsche/patch-9
Browse files Browse the repository at this point in the history
[Fixes #15944] Add Z-Index to avoid border overlapping
  • Loading branch information
mdo committed Apr 5, 2015
2 parents e2d5e08 + 06cba30 commit 83d10bb
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 83d10bb

Please sign in to comment.