Skip to content

Commit e528daf

Browse files
committed
change back to not allowed cursor
1 parent c4b053a commit e528daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

less/variables.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
@input-group-addon-border-color: @input-border;
216216

217217
//** Disabled cursor for form controls and buttons.
218-
@cursor-disabled: default;
218+
@cursor-disabled: not-allowed;
219219

220220

221221
//== Dropdowns

0 commit comments

Comments
 (0)