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

automatic grunt dist

parent 4d2f68c4
Showing with 5 additions and 1 deletion
+5 -1
......@@ -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 suppressed by a .gitattributes entry or the file's encoding is unsupported.
This source diff could not be displayed because it is too large. You can view the blob instead.
Supports Markdown
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