Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
Revert "hide header"
Browse files Browse the repository at this point in the history
This reverts commit fc2485b.
  • Loading branch information
Alan committed Nov 14, 2018
1 parent fc2485b commit 90118be
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions src/stylesheets/_table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,10 @@
@extend .table;
@extend .table--responsive;

tr {
border: none;
}

th {
padding: 0;
}

tr.tile-table__tile {
@extend .tile;

border: none;
}

td.tile-table__tile-cell {
Expand Down

0 comments on commit 90118be

Please sign in to comment.