mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
Fixes #13066: Add z-index to the form control feedback icons so input groups don't render on top of them
This commit is contained in:
1
dist/css/bootstrap.css
vendored
1
dist/css/bootstrap.css
vendored
@@ -2492,6 +2492,7 @@ select[multiple].input-lg {
|
||||
position: absolute;
|
||||
top: 25px;
|
||||
right: 0;
|
||||
z-index: 2;
|
||||
display: block;
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
|
Reference in New Issue
Block a user