diff options
| author | Mark Otto <[email protected]> | 2014-07-08 01:22:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 01:22:58 -0700 |
| commit | 61335862a7484f1223feed6ed5f3f619904f6ebe (patch) | |
| tree | d8d89a63ff3379caaf7301f61bbaf53abad1c4e4 /less | |
| parent | 8d50d4a68442a413be622002048b00cd0b447a62 (diff) | |
| download | bootstrap-61335862a7484f1223feed6ed5f3f619904f6ebe.tar.xz bootstrap-61335862a7484f1223feed6ed5f3f619904f6ebe.zip | |
Drop: @dropdown-caret-color variable
Diffstat (limited to 'less')
| -rw-r--r-- | less/variables.less | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/less/variables.less b/less/variables.less index d31228e3a..e276a35c6 100644 --- a/less/variables.less +++ b/less/variables.less @@ -239,9 +239,6 @@ //** Text color for headers within dropdown menus. @dropdown-header-color: @gray-light; -//** Deprecated `@dropdown-caret-color` as of v3.1.0 -@dropdown-caret-color: #000; - //-- Z-index master list // |
