Update settings page logo

This commit is contained in:
Brian Miyaji
2017-03-11 14:23:42 +11:00
parent 48eb6c7b1c
commit 02620adaf6
4 changed files with 9 additions and 1 deletions

View File

@@ -759,6 +759,14 @@ table.widefat.sp-sortable-table tbody tr .icon {
height: 42px;
}
/* Logo */
.sp-settings-logo {
width: auto;
height: auto;
max-width: 100%;
max-height: 35px;
}
/* Modules */
.sp-modules-wrapper {
margin-right: 300px;