aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-08 20:03:52 -0700
committerMark Otto <[email protected]>2013-09-08 20:03:52 -0700
commitfff5e540f5fb29ea3c2de713c0d6b10642c90e75 (patch)
treebdd75201291adae9ad0e947035e6780338228640 /less
parentafb6cf1d01c28bd0a1c6803f727eb7408b70c16e (diff)
downloadbootstrap-fff5e540f5fb29ea3c2de713c0d6b10642c90e75.tar.xz
bootstrap-fff5e540f5fb29ea3c2de713c0d6b10642c90e75.zip
fixes #10526: Remove custom background on responsive tables and set it in the docs where it should've been originally
Diffstat (limited to 'less')
-rw-r--r--less/tables.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/tables.less b/less/tables.less
index ace7e4ba1..35291750a 100644
--- a/less/tables.less
+++ b/less/tables.less
@@ -194,7 +194,6 @@ table {
// Tighten up spacing and give a background color
> .table {
margin-bottom: 0;
- background-color: #fff;
// Ensure the content doesn't wrap
> thead,