mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-22 21:24:42 +00:00
Update comment for use of IE9 hack to fix #18082
This commit is contained in:
parent
87a0749f89
commit
d50fc038c5
1 changed files with 2 additions and 1 deletions
|
|
@ -133,7 +133,8 @@
|
|||
// Replaces the browser default select with a custom one, mostly pulled from
|
||||
// http://primercss.io.
|
||||
//
|
||||
// Includes IE9-specific hacks (noted by ` \9`).
|
||||
// Includes hacks for IE9 (noted by ` \9`), which may apply to other versions of
|
||||
// IE, but not with any adverse affects.
|
||||
|
||||
.custom-select {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Reference in a new issue