aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-19 22:56:17 -0500
committerMark Otto <[email protected]>2013-09-19 22:56:17 -0500
commitef636bd62d6ab82e7cc70170f23bffe7bc8bd3cf (patch)
tree2975cc35d9d836080ae868fd5621df639020e1a4 /less
parent02423caa856b7f7adef830ec048f84765c31b02c (diff)
downloadbootstrap-ef636bd62d6ab82e7cc70170f23bffe7bc8bd3cf.tar.xz
bootstrap-ef636bd62d6ab82e7cc70170f23bffe7bc8bd3cf.zip
Fixes #10694: Remove unnecessary `content` property from `.caret`
Diffstat (limited to 'less')
-rw-r--r--less/dropdowns.less1
1 files changed, 0 insertions, 1 deletions
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)