diff options
| author | Jacob Thornton <[email protected]> | 2013-07-24 20:10:51 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2013-07-24 20:10:51 -0700 |
| commit | a282dba58f54cb6912e419c7d890ff86d5e68e73 (patch) | |
| tree | 5f48606afa33e534d671a758e7a8f6574448bde8 /less/dropdowns.less | |
| parent | eaefed517a960893204cade3525bda100454e13f (diff) | |
| parent | 1f40da9676d0e29329fcf0925409a70acd02daaf (diff) | |
| download | bootstrap-a282dba58f54cb6912e419c7d890ff86d5e68e73.tar.xz bootstrap-a282dba58f54cb6912e419c7d890ff86d5e68e73.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'less/dropdowns.less')
| -rw-r--r-- | less/dropdowns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less index 00a84a6cb..938e682f5 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -102,7 +102,7 @@ background-color: transparent; background-image: none; // Remove CSS gradient .reset-filter(); - cursor: default; + cursor: not-allowed; } } |
