diff options
| author | Mark Otto <[email protected]> | 2013-09-19 22:56:17 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-19 22:56:17 -0500 |
| commit | ef636bd62d6ab82e7cc70170f23bffe7bc8bd3cf (patch) | |
| tree | 2975cc35d9d836080ae868fd5621df639020e1a4 /dist/css/bootstrap.css | |
| parent | 02423caa856b7f7adef830ec048f84765c31b02c (diff) | |
| download | bootstrap-ef636bd62d6ab82e7cc70170f23bffe7bc8bd3cf.tar.xz bootstrap-ef636bd62d6ab82e7cc70170f23bffe7bc8bd3cf.zip | |
Fixes #10694: Remove unnecessary `content` property from `.caret`
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |
