diff options
Diffstat (limited to 'less/dropdowns.less')
| -rw-r--r-- | less/dropdowns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less index e83915dba..af8e4cb30 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -148,7 +148,7 @@ .caret { border-top: 0; border-bottom: 4px solid @black; - content: "\2191"; + content: ""; } // Different positioning for bottom up menu .dropdown-menu { |
