Move compatibility text further left by increasing margin-right to 35px

This commit is contained in:
Marcus Quinn
2025-03-25 01:02:01 +00:00
parent b069bf3f3c
commit d8130b1e19
2 changed files with 2 additions and 2 deletions

View File

@ -1158,7 +1158,7 @@ body.wp-admin .button.pricing-button:hover,
padding-right: 0;
padding-left: 0;
text-align: right;
margin-right: 25px;
margin-right: 35px;
}
/* Style compatibility message */

View File

@ -158,7 +158,7 @@
padding-right: 0 !important;
padding-left: 0 !important;
text-align: right !important;
margin-right: 25px !important;
margin-right: 35px !important;
}
/* Loading Overlay without white background */