From ef636bd62d6ab82e7cc70170f23bffe7bc8bd3cf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 19 Sep 2013 22:56:17 -0500 Subject: Fixes #10694: Remove unnecessary `content` property from `.caret` --- less/dropdowns.less | 1 - 1 file changed, 1 deletion(-) (limited to 'less') diff --git a/less/dropdowns.less b/less/dropdowns.less index 96af127a5..e6bd18779 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -16,7 +16,6 @@ // Firefox fix for https://github.com/twbs/bootstrap/issues/9538. Once fixed, // we can just straight up remove this. border-bottom: 0 dotted; - content: ""; } // The dropdown wrapper (div) -- cgit v1.2.3