Add order setting to taxonomies

This commit is contained in:
Brian Miyaji
2017-11-13 23:45:03 +11:00
parent bfd32a079f
commit 191896c55d
10 changed files with 266 additions and 30 deletions

View File

@@ -157,6 +157,10 @@
color: #888;
}
.form-table td input.sp-number-input {
width: auto;
}
/* Settings */
.sportspress table.form-table, .sportspress table.form-table .forminp-radio ul {
margin: 0;