Add styling for settings bar

This commit is contained in:
Brian Miyaji
2015-04-14 22:19:46 +10:00
parent 0a7078d352
commit e5bb7dd1ed

View File

@@ -318,6 +318,11 @@ table.widefat.sp-sortable-table tbody tr .icon {
cursor: move; cursor: move;
} }
.sp-settings-bar {
float: none;
clear: both;
}
.sp-admin-config-table th, .sp-admin-config-table th,
.sp-admin-config-table td { .sp-admin-config-table td {
padding: 8px 10px; padding: 8px 10px;