2
0
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:
Mark Otto
2013-09-08 20:03:52 -07:00
parent afb6cf1d01
commit fff5e540f5
4 changed files with 14 additions and 11 deletions
-1
View File
@@ -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,