mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03: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:
Vendored
+1
@@ -3218,6 +3218,7 @@ select[multiple].input-lg {
|
||||
position: absolute;
|
||||
top: 25px;
|
||||
left: 0;
|
||||
z-index: 2;
|
||||
display: block;
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
|
||||
Reference in New Issue
Block a user