/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

/* Tab styling */
.nav-tab-wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tab-content {
	margin-top: 20px;
}

.tab-content .form-table {
	margin-top: 20px;
}