We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f876a commit 5318326Copy full SHA for 5318326
interface/web/themes/default/css/screen/uni-form.css
@@ -69,7 +69,7 @@
69
.uniForm .inlineLabels .ctrlHolder{}
70
71
.uniForm .inlineLabels label,
72
- .uniForm .inlineLabels .label{ width: 15%; /* <- Required property */ margin: .3em 2% 0 0; /* <- Required property */ }
+ .uniForm .inlineLabels .label{ width: 20%; /* <- Required property */ margin: .3em 2% 0 0; /* <- Required property */ }
73
74
.uniForm .inlineLabels .textInput,
75
.uniForm .inlineLabels .fileUpload{ width: 35%; /* <- Required property */ }
0 commit comments