diff options
| author | Mark Otto <[email protected]> | 2013-08-11 17:47:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-11 17:47:53 -0700 |
| commit | 286636755a42887a24ec48c8c2db57b32f0df000 (patch) | |
| tree | c436ed764b280d53a6a4822f177c6f829fa51005 /less | |
| parent | 58b90dae1570eca6c921933742bf418ebf3ee47b (diff) | |
| download | bootstrap-286636755a42887a24ec48c8c2db57b32f0df000.tar.xz bootstrap-286636755a42887a24ec48c8c2db57b32f0df000.zip | |
spacing
Diffstat (limited to 'less')
| -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; |
