Make SP tables full width by default

This commit is contained in:
Brian Miyaji
2014-05-05 22:40:49 +10:00
parent 9bb12a034c
commit b4d241bfc9

View File

@@ -1,6 +1,9 @@
/* SportsPress */
/* Data Tables */
.sp-data-table {
width: 100%;
}
.sp-data-table thead .sorting,
.sp-data-table thead .sorting_asc,
.sp-data-table thead .sorting_desc,