1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 21:56:42 +02:00

Added @dropdown-caret-color variable back to variables.less (deprecated)

This commit is contained in:
dzwillia
2013-12-12 12:53:59 -05:00
parent 9966d035cd
commit 4b47c60835

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
// --------------------------------------------------