Commit 80630c4
Florian Kissling
Render
As suggested by @njakobsen in select2#3306 (comment), this uses `position: relative` to alter the stacking level of `.select2-selection__clear`.
See http://www.w3.org/TR/CSS2/zindex.html#painting-order and https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Understanding_z_index/Stacking_without_z-index.
Styles are added to the default Sass for `.select2-selection--single`.
Does not include the recompiled distribution CSS.
References select2#3306.
Tested in Google Chrome v43.0.2357.130 only..select2-selection__clear before the inline content of .select2-selection__rendered.1 parent bd46b7e commit 80630c4
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
0 commit comments