Skip to content

Commit c5d6ea4

Browse files
committed
Spinner: Style updates
1 parent f16ecce commit c5d6ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/widgets/spinner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ $.widget( "ui.spinner", {
262262
"icon": this.options.icons.up,
263263
"showLabel": false
264264
} );
265-
this.buttons.last().button({
265+
this.buttons.last().button( {
266266
"icon": this.options.icons.down,
267267
"showLabel": false
268268
} );

0 commit comments

Comments
 (0)