Move compatibility text another 10px to the left

This commit is contained in:
Marcus Quinn
2025-03-25 01:03:13 +00:00
parent d8130b1e19
commit 7a3b8a948f
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-right: 0;
padding-left: 0; padding-left: 0;
text-align: right; text-align: right;
margin-right: 35px; margin-right: 45px;
} }
/* Style compatibility message */ /* Style compatibility message */

View File

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