Add match day filter to events admin

This commit is contained in:
Brian Miyaji
2017-11-15 23:02:35 +11:00
parent 84297941dc
commit aae1f374a0
2 changed files with 13 additions and 0 deletions

View File

@@ -45,6 +45,11 @@
float: right;
}
.sp-tablenav-input {
height: 28px;
margin: 0 4px 0 0;
}
#sp_videodiv .inside > fieldset > p:first-child {
margin-top: 7px !important;
}