Set top content padding to 25px to increase space between main and secondary tabs
This commit is contained in:
@ -164,7 +164,7 @@ input:checked + .wp-toggle-slider:before {
|
|||||||
|
|
||||||
/* Tab Content Area */
|
/* Tab Content Area */
|
||||||
.wp-allstars-tab-content {
|
.wp-allstars-tab-content {
|
||||||
padding-top: 0;
|
padding-top: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Settings Content */
|
/* Settings Content */
|
||||||
|
Reference in New Issue
Block a user