Skip to content

Commit

Permalink
Update comment for use of IE9 hack to fix #18082
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Nov 27, 2016
1 parent 87a0749 commit d50fc03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scss/_custom-forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit d50fc03

Please sign in to comment.