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` --- dist/css/bootstrap.css | 1 - 1 file changed, 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index de2a00185..b51a6c04f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3224,7 +3224,6 @@ input[type="button"].btn-block { border-right: 4px solid transparent; border-bottom: 0 dotted; border-left: 4px solid transparent; - content: ""; } .dropdown { -- cgit v1.2.3