Skip to content

Commit c35c852

Browse files
arschmitzjzaefferer
authored andcommitted
Selectmenu: remove selectmenu-icon-space and add selectmenu-icon
Ref #14914 Ref jquery/jquery-ui#1671 Closes gh-297
1 parent b065823 commit c35c852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/selectmenu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<code>ui-selectmenu-button</code>: The button-like element replacing the native selectmenu on the page. Has the <code>ui-selectmenu-button-closed</code> class when closed, the <code>ui-selectmenu-button-open</code> class when open.
4242
<ul>
4343
<li><code>ui-selectmenu-text</code>: The span representing the text portion of the button element.</li>
44-
<li><code>ui-selectmenu-icon-space</code>: A supporting element between the text and the icon of the selectmenu button.</li>
44+
<li><code>ui-selectmenu-icon</code>: The icon within the selectmenu button.</li>
4545
</ul>
4646
</li>
4747
<li>

0 commit comments

Comments
 (0)