PluginProbe
Patchstack – WordPress & Plugins Security / 2.1.22
Patchstack – WordPress & Plugins Security v2.1.22
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 +8 -0 2.1.162.1.22 View file →
@@ -1141,5 +1141,13 @@
1141 1141
1142 1142 .patchstack-premium p.patchstack-upsell {
1143 1143 width: 500px;
1144 1144 margin-left: -90px;
1145 +}
1146 +
1147 +.patchstack-active-tab-multisite {
1148 + max-width: 35rem !important;
1149 +}
1150 +
1151 +.multisite .patchstack-active-tab-hardening {
1152 + max-width: 35rem !important;
1145 1153 }