2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Merge pull request #11859 from dzwillia/add_dropdown_caret_color

Add @dropdown-caret-color variable back to variables.less
This commit is contained in:
Chris Rebert
2013-12-12 10:02:53 -08:00
+3
View File
@@ -189,6 +189,9 @@
@dropdown-header-color: @gray-light;
// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color: #000;
// COMPONENT VARIABLES
// --------------------------------------------------