Skip to content

Commit

Permalink
(less) fixes twbs#10526: Remove custom background on responsive table…
Browse files Browse the repository at this point in the history
…s and set it in the docs where it should've been originally
  • Loading branch information
mdo committed Sep 9, 2013
1 parent 0860186 commit 9b77e92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tables.less
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9b77e92

Please sign in to comment.