mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
run make on previous merge
This commit is contained in:
parent
c77d4266c0
commit
32181816f7
1 changed files with 2 additions and 1 deletions
3
docs/assets/css/bootstrap.css
vendored
3
docs/assets/css/bootstrap.css
vendored
|
|
@ -3867,7 +3867,8 @@ input[type="submit"].btn.btn-mini {
|
|||
background-color: #0088cc;
|
||||
}
|
||||
|
||||
.nav-list [class^="icon-"] {
|
||||
.nav-list [class^="icon-"],
|
||||
.nav-list [class*=" icon-"] {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue