Remove "All" option from division and team selectors

This commit is contained in:
ThemeBoy
2013-12-04 16:48:21 +11:00
parent a2136cf0e0
commit dd80a3cd08
4 changed files with 3 additions and 5 deletions

View File

@@ -98,8 +98,7 @@
white-space: nowrap;
}
.sp-data-table input[type="text"],
.sp-data-table input[type="number"],
.sp-data-table select {
.sp-data-table input[type="number"] {
min-width: 14px;
width: 100%;
}