Skip to content

Commit 0fec7d4

Browse files
committed
Selectmenu: Remove unneeded comment
1 parent ab96209 commit 0fec7d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/selectmenu.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ return $.widget( "ui.selectmenu", {
151151
// Initialize menu widget
152152
this.menuInstance = this.menu
153153
.menu({
154-
// Adjust menu styles to dropdown
155154
classes: {
156155
"ui-menu": "ui-corner-bottom"
157156
},

0 commit comments

Comments
 (0)