Commit e528daf6 authored by Mark Otto's avatar Mark Otto

change back to not allowed cursor

parent c4b053a0
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
@input-group-addon-border-color: @input-border; @input-group-addon-border-color: @input-border;
//** Disabled cursor for form controls and buttons. //** Disabled cursor for form controls and buttons.
@cursor-disabled: default; @cursor-disabled: not-allowed;
//== Dropdowns //== Dropdowns
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment