2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Fixes #10694: Remove unnecessary content property from .caret

This commit is contained in:
Mark Otto
2013-09-19 22:56:17 -05:00
parent 02423caa85
commit ef636bd62d
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -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 {