aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-21 08:49:34 -0700
committerMark Otto <[email protected]>2013-07-21 08:49:34 -0700
commit832fdf9a365689c9d50995b70a1f501c4555901b (patch)
tree4e0ce49f42b327b40934cc9d7e2871af165cccec /dist/css/bootstrap.css
parent6952d655f4e48daee1b2f13ee40fe076d1383b23 (diff)
parentbe2693369d109d5a0a8804d3f21be7aef15c6786 (diff)
downloadbootstrap-832fdf9a365689c9d50995b70a1f501c4555901b.tar.xz
bootstrap-832fdf9a365689c9d50995b70a1f501c4555901b.zip
Merge pull request #8544 from liuyl/removeuseless
remove useless display:inline-block
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index e54e8d387..bfed130d5 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -3295,7 +3295,6 @@ button.close {
}
.breadcrumb > li + li:before {
- display: inline-block;
padding: 0 5px;
color: #cccccc;
content: "/\00a0";