Skip to content

Commit

Permalink
removed the border from the th and td of the default table
Browse files Browse the repository at this point in the history
  • Loading branch information
edwelker committed Sep 13, 2013
1 parent 8c66abe commit 8a3aa98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard_optional_helpers.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
.default_table tfoot{border:none}
.default_table thead{border:none}
.default_table th{background-color:inherit}
.default_table th,td{border:none}
.default_table th,.default_table td{border:none}

0 comments on commit 8a3aa98

Please sign in to comment.