aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-04-29 08:49:30 +0300
committerXhmikosR <[email protected]>2015-04-29 08:49:30 +0300
commit3b8e84dc87b6f58cc75c57066dd9c020da0578d0 (patch)
tree2a703713e136ca77517237157c8e3dfac295a3d7 /docs/dist/css/bootstrap.css
parente6438592e9ea28324ba1a4344e724cab28032208 (diff)
parent5ca44f94ac96c6d800e10fa0dc2f6f4aaf28c332 (diff)
downloadbootstrap-3b8e84dc87b6f58cc75c57066dd9c020da0578d0.tar.xz
bootstrap-3b8e84dc87b6f58cc75c57066dd9c020da0578d0.zip
Merge pull request #16384 from twbs/cleancss-workaround
dropdowns.less: Add space before IE8 workaround.
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 1821ce4ac..9f945b1e7 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -3560,7 +3560,7 @@ tbody.collapse.in {
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
- border-top: 4px solid\9;
+ border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}