diff options
| author | liuyl <[email protected]> | 2013-07-21 19:44:30 +0800 |
|---|---|---|
| committer | liuyl <[email protected]> | 2013-07-21 19:44:30 +0800 |
| commit | be2693369d109d5a0a8804d3f21be7aef15c6786 (patch) | |
| tree | 4e0ce49f42b327b40934cc9d7e2871af165cccec /dist/css/bootstrap.css | |
| parent | 6952d655f4e48daee1b2f13ee40fe076d1383b23 (diff) | |
| download | bootstrap-be2693369d109d5a0a8804d3f21be7aef15c6786.tar.xz bootstrap-be2693369d109d5a0a8804d3f21be7aef15c6786.zip | |
remove useless display:inline-block
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
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"; |
