PluginProbe
Patchstack – WordPress & Plugins Security / 2.1.8
Patchstack – WordPress & Plugins Security v2.1.8
2.3.7 trunk 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.2 2.1.20 2.1.21 2.1.22 2.1.23 2.1.24 2.1.25 2.1.3 2.1.4 2.1.5 2.1.6 All 49 releases
← All changes | assets/css/patchstack.css +16 -0 2.1.22.1.8 View file →
@@ -1092,10 +1092,26 @@
1092 1092 .patchstack-premium .patchstack-plan2::before {
1093 1093 display: none;
1094 1094 }
1095 1095
1096 +.patchstack-fullwidth {
1097 + width: 100% !important;
1098 +}
1099 +
1096 1100 #patchstack-activate {
1097 1101 margin-top: 42px;
1102 +}
1103 +
1104 +.patchstack-license-button #patchstack-activate {
1105 + width: 49%;
1106 + float: left;
1107 +}
1108 +
1109 +.patchstack-license-button .patchstack-activate {
1110 + width: 49%;
1111 + float: left;
1112 + margin-top: 42px;
1113 + margin-left: 2%;
1098 1114 }
1099 1115
1100 1116 .patchstack-activate.button-primary.focus,
1101 1117 .patchstack-activate.button-primary:focus {