aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-02-10 10:50:57 +0200
committerXhmikosR <[email protected]>2015-02-10 10:50:57 +0200
commit81115cd089c452b3a69bbbec39ffd4a70dda3b2d (patch)
tree0894ad701b6dadb1cf148d4d57b917a2334b2de2 /docs/dist/css/bootstrap.css
parentc388870cefcd2e38371cdca6d07ee92770ecd9b1 (diff)
downloadbootstrap-81115cd089c452b3a69bbbec39ffd4a70dda3b2d.tar.xz
bootstrap-81115cd089c452b3a69bbbec39ffd4a70dda3b2d.zip
Run `grunt`.
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index ccfd81615..a63aa3181 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -3409,7 +3409,7 @@ tbody.collapse.in {
height: 0;
margin-left: 2px;
vertical-align: middle;
- border-top: 4px solid;
+ border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
@@ -5658,10 +5658,10 @@ a.list-group-item-danger.active:focus {
height: 100%;
border: 0;
}
-.embed-responsive.embed-responsive-16by9 {
+.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
-.embed-responsive.embed-responsive-4by3 {
+.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {