mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
add comment for append/prepend z-indexing
This commit is contained in:
parent
281e058ef2
commit
f330de0b5c
1 changed files with 1 additions and 0 deletions
|
@ -368,6 +368,7 @@ select:focus:required:invalid {
|
|||
*margin-left: 0;
|
||||
vertical-align: middle;
|
||||
.border-radius(0 3px 3px 0);
|
||||
// Make input on top when focused so blue border and shadow always show
|
||||
&:focus {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
|
|
Loading…
Add table
Reference in a new issue