Move compatibility text another 10px to the left
This commit is contained in:
@ -1158,7 +1158,7 @@ body.wp-admin .button.pricing-button:hover,
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
text-align: right;
|
||||
margin-right: 35px;
|
||||
margin-right: 45px;
|
||||
}
|
||||
|
||||
/* Style compatibility message */
|
||||
|
@ -158,7 +158,7 @@
|
||||
padding-right: 0 !important;
|
||||
padding-left: 0 !important;
|
||||
text-align: right !important;
|
||||
margin-right: 35px !important;
|
||||
margin-right: 45px !important;
|
||||
}
|
||||
|
||||
/* Loading Overlay without white background */
|
||||
|
Reference in New Issue
Block a user