aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-10-25 20:20:24 -0700
committerMark Otto <[email protected]>2014-10-25 20:20:24 -0700
commit783eced7abfced5f021e9792405b4cfd6a829bb6 (patch)
tree49e4aa101ba559642521741592dbd134cf093d10 /docs/dist/css/bootstrap.css
parent5f2e6fa58bf15984068ec5ce7c1093b628105f7f (diff)
downloadbootstrap-783eced7abfced5f021e9792405b4cfd6a829bb6.tar.xz
bootstrap-783eced7abfced5f021e9792405b4cfd6a829bb6.zip
follow up fix for #14837 /cc @hnrch02
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 4d3734cfb..44b33f6a6 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -2246,7 +2246,7 @@ table th[class*="col-"] {
background-color: #ebcccc;
}
.table-responsive {
- min-height: 0;
+ min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {