mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 12:00:24 +00:00
automatic grunt dist
This commit is contained in:
parent
4d2f68c437
commit
9c526bf519
3 changed files with 5 additions and 1 deletions
4
dist/css/bootstrap.css
vendored
4
dist/css/bootstrap.css
vendored
|
|
@ -4322,6 +4322,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
|
|||
border-top-right-radius: 0;
|
||||
}
|
||||
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
|
||||
margin-bottom: 0;
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
border-bottom-right-radius: 0;
|
||||
|
|
@ -5066,6 +5067,9 @@ a.thumbnail.active {
|
|||
overflow: hidden;
|
||||
zoom: 1;
|
||||
}
|
||||
.media-body {
|
||||
width: 10000px;
|
||||
}
|
||||
.media-object {
|
||||
display: block;
|
||||
}
|
||||
|
|
|
|||
BIN
dist/css/bootstrap.css.map
vendored
BIN
dist/css/bootstrap.css.map
vendored
Binary file not shown.
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue