aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-10-28 22:57:56 -0700
committerMark Otto <[email protected]>2014-10-28 22:57:56 -0700
commite528daf6d0c7709fa6c7d6091ff097cd4834a840 (patch)
treebc9b0a62a07caab14b6ba54dd0ee0e3ec51e2086
parentc4b053a0131e93a206429ee2575dd67fd9508e12 (diff)
downloadbootstrap-e528daf6d0c7709fa6c7d6091ff097cd4834a840.tar.xz
bootstrap-e528daf6d0c7709fa6c7d6091ff097cd4834a840.zip
change back to not allowed cursor
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index c89e6e272..a215b8558 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -215,7 +215,7 @@
@input-group-addon-border-color: @input-border;
//** Disabled cursor for form controls and buttons.
-@cursor-disabled: default;
+@cursor-disabled: not-allowed;
//== Dropdowns