aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorliuyl <[email protected]>2013-07-21 19:44:30 +0800
committerliuyl <[email protected]>2013-07-21 19:44:30 +0800
commitbe2693369d109d5a0a8804d3f21be7aef15c6786 (patch)
tree4e0ce49f42b327b40934cc9d7e2871af165cccec /dist/css/bootstrap.css
parent6952d655f4e48daee1b2f13ee40fe076d1383b23 (diff)
downloadbootstrap-be2693369d109d5a0a8804d3f21be7aef15c6786.tar.xz
bootstrap-be2693369d109d5a0a8804d3f21be7aef15c6786.zip
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";