diff options
| author | fat <[email protected]> | 2013-12-24 12:35:24 -0800 |
|---|---|---|
| committer | fat <[email protected]> | 2013-12-24 12:35:24 -0800 |
| commit | 558b6a478d6dfdc5a8ee579c93d1080b553ac9a0 (patch) | |
| tree | 4739563ddfbd59ed5fc49dd9bdd736cf1fbe93e7 /less | |
| parent | 50bd4edb8c2f498ac10a07250c57570489c427b0 (diff) | |
| parent | 1da3a8c6b131102f7e04a08f15783ca596634694 (diff) | |
| download | bootstrap-558b6a478d6dfdc5a8ee579c93d1080b553ac9a0.tar.xz bootstrap-558b6a478d6dfdc5a8ee579c93d1080b553ac9a0.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
dist/js/bootstrap.min.js
docs-assets/js/raw-files.js
Diffstat (limited to 'less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index b849cb400..8e1a702ea 100644 --- a/less/variables.less +++ b/less/variables.less @@ -189,7 +189,7 @@ @dropdown-header-color: @gray-light; -// Note: Deprecated @dropdown-caret-color as of v3.1.0 +// Note: Deprecated @dropdown-caret-color as of v3.1 @dropdown-caret-color: #000; |
