Skip to content

Commit

Permalink
Fix readonly-plain-text with button addon (#25871)
Browse files Browse the repository at this point in the history
Fixes #25870
  • Loading branch information
caiquecastro authored and XhmikosR committed Oct 23, 2018
1 parent ee1daf0 commit ff40e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_input-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
width: 100%;

> .form-control,
> .form-control-plaintext,
> .custom-select,
> .custom-file {
position: relative; // For focus state's z-index
Expand Down

0 comments on commit ff40e00

Please sign in to comment.