Commit 9c526bf5 authored by Bootstrap's Grunt bot's avatar Bootstrap's Grunt bot

automatic grunt dist

parent 4d2f68c4
...@@ -4322,6 +4322,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { ...@@ -4322,6 +4322,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
border-top-right-radius: 0; border-top-right-radius: 0;
} }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px; border-top-left-radius: 4px;
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-bottom-right-radius: 0; border-bottom-right-radius: 0;
...@@ -5066,6 +5067,9 @@ a.thumbnail.active { ...@@ -5066,6 +5067,9 @@ a.thumbnail.active {
overflow: hidden; overflow: hidden;
zoom: 1; zoom: 1;
} }
.media-body {
width: 10000px;
}
.media-object { .media-object {
display: block; display: block;
} }
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment