1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

remove useless display:inline-block

This commit is contained in:
liuyl
2013-07-21 19:44:30 +08:00
parent 6952d655f4
commit be2693369d
3 changed files with 1 additions and 3 deletions

View File

@@ -3295,7 +3295,6 @@ button.close {
}
.breadcrumb > li + li:before {
display: inline-block;
padding: 0 5px;
color: #cccccc;
content: "/\00a0";