| @@ -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 | } |