mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
fixes #10526: Remove custom background on responsive tables and set it in the docs where it should've been originally
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user