Make SP tables full width by default
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
/* SportsPress */
|
/* SportsPress */
|
||||||
|
|
||||||
/* Data Tables */
|
/* Data Tables */
|
||||||
|
.sp-data-table {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
.sp-data-table thead .sorting,
|
.sp-data-table thead .sorting,
|
||||||
.sp-data-table thead .sorting_asc,
|
.sp-data-table thead .sorting_asc,
|
||||||
.sp-data-table thead .sorting_desc,
|
.sp-data-table thead .sorting_desc,
|
||||||
|
|||||||
Reference in New Issue
Block a user