master/detail input size attribute

If the input are textboxes, they are controlled by the “size” setting, but if they are other input types (e.g. Select2), the size may be controlled by CSS. You may read Inspect HTML element and add your own CSS styles.