0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

automatic grunt dist

This commit is contained in:
Bootstrap's Grunt bot 2014-12-21 06:20:46 +00:00
parent 4d2f68c437
commit 9c526bf519
3 changed files with 6 additions and 2 deletions

View File

@ -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;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long