diff options
| -rw-r--r-- | less/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index 910eebb8d..61d67ceed 100644 --- a/less/variables.less +++ b/less/variables.less @@ -166,6 +166,7 @@ @dropdown-link-disabled-color: @gray-light; @dropdown-header-color: @gray-light; + @dropdown-caret-color: #000; |
