Align buttons to left, fix readme panel width, and ensure consistent 700px width for all tab content
This commit is contained in:
@ -63,7 +63,7 @@ class WP_Allstars_Tools_Manager {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#tools .wpa-pro-plugin .button-group {
|
||||
justify-content: flex-end;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
';
|
||||
|
||||
|
Reference in New Issue
Block a user