Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "Make pod-tables scroll horizontally on smaller views"
  • Loading branch information
MorayJ committed Aug 13, 2018
1 parent c83c0d7 commit 882372c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions assets/sass/style.scss
Expand Up @@ -74,12 +74,6 @@ svg {
height: auto;
}

table.pod-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}

table.pod-table tr:nth-child(odd) {
background-color: rgba(0, 0, 0, 0.031373);
}
Expand Down

0 comments on commit 882372c

Please sign in to comment.