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 82433a6 commit 122be74Copy full SHA for 122be74
interface/web/themes/default/css/screen/uni-form.css
@@ -79,7 +79,7 @@
79
80
.uniForm .inlineLabels textarea{ width: 35%; /* <- Required property */ height: 12em; }
81
82
- .uniForm .inlineLabels .formHint{ margin-top: 0; margin-left: 37%; font-size: .9em; color: #777; position: static; }
+ .uniForm .inlineLabels .formHint{ margin-top: 0; margin-left: 17%; font-size: .9em; color: #777; position: static; }
83
84
.uniForm .inlineLabels .multiField{ width: 60%; /* <- Required property */ margin: 0 0 .3em 0; }
85
.uniForm .inlineLabels .multiField .inlineLabel{ display: block; margin: 0 0 .5em 0; }
0 commit comments