]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update comment for use of IE9 hack to fix #18082
authorMark Otto <markdotto@gmail.com>
Sun, 27 Nov 2016 01:31:10 +0000 (17:31 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 27 Nov 2016 01:31:10 +0000 (17:31 -0800)
scss/_custom-forms.scss

index 5e65a78e988df18c0980b081515d768beaccd54b..7c58a0cb9210eac2587a5ee5c802b57dcd4fa320 100644 (file)
 // 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;