Skip to content

Commit

Permalink
NOBUG: Quick fix to update length of tables (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
marklise authored Jul 1, 2020
1 parent 8581fa3 commit f6ad46d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,5 @@ table {
}

.table td {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

0 comments on commit f6ad46d

Please sign in to comment.