Add option to display player and staff dropdowns in profile

This commit is contained in:
Brian Miyaji
2016-08-20 23:43:03 +10:00
parent 7f97fc9ba0
commit c354f0be6b
6 changed files with 146 additions and 3 deletions

View File

@@ -71,6 +71,11 @@
display: none;
}
/* Profile selector */
.sp-profile-selector {
float: right;
}
/* Data Tables */
.sp-scrollable-table-wrapper {
width: 100%;