diff options
| author | Mark Otto <[email protected]> | 2013-07-24 16:53:34 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-24 16:53:34 -0700 |
| commit | 1f40da9676d0e29329fcf0925409a70acd02daaf (patch) | |
| tree | 9e2026d88d888e45276806161eda13b608e0c7a0 /less/dropdowns.less | |
| parent | 51de38e5b9f1df43e56166cea979b18108e98350 (diff) | |
| parent | a36f444c2567032b200ca36bee006c6e05a0b2c8 (diff) | |
| download | bootstrap-1f40da9676d0e29329fcf0925409a70acd02daaf.tar.xz bootstrap-1f40da9676d0e29329fcf0925409a70acd02daaf.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Conflicts:
dist/css/bootstrap.min.css
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; } } |
