PluginProbe
Booking Calendar / 11.8.1
Booking Calendar v11.8.1
11.8.2 11.8.1 11.8 11.7 11.6.1 11.6 11.5 11.4.3 11.4.2 11.4.1 11.4 11.3 11.2.1 11.2 11.1 11.0 10.15.7 10.15.6 10.1.3 10.10 10.10.1 10.10.2 10.11 10.11.2 10.11.3 All 202 releases
← All changes | css/admin.css +2 -1 11.311.8.1 View file →
@@ -226,9 +226,10 @@
226 226 .wp-core-ui .wpbc_page .control-group input[type="text"] {
227 227 min-height: 29px;
228 228 }
229 229 .wp-core-ui .wpbc_page input[type="text"] {
230 - min-height: 30px;
230 + min-height: 30px;
231 + max-width: 100%;
231 232 }
232 233 .wp-admin .wpbc_page select {
233 234 color:#32373c;
234 235 }