| @@ -122,14 +122,11 @@ | ||
| 122 | 122 | } |
| 123 | 123 | |
| 124 | 124 | body.settings_page__wp_convertkit_settings .button { |
| 125 | 125 | margin: 0 5px 0 0; |
| 126 | - padding: 0 12px; | |
| 126 | + padding: 4px 12px; | |
| 127 | 127 | font-size: 14px; |
| 128 | 128 | border-radius: 10px; |
| 129 | - | |
| 130 | - /* Required for WordPress 7.0 styling */ | |
| 131 | - line-height: 2.8; | |
| 132 | 129 | |
| 133 | 130 | /* Required for WordPress 5.x styling */ |
| 134 | 131 | height: auto; |
| 135 | 132 | text-shadow: none; |