Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
53183263
Commit
53183263
authored
Mar 16, 2009
by
tbrehm
Browse files
Fixed css problem.
parent
45f876a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/uni-form.css
View file @
53183263
...
...
@@ -69,7 +69,7 @@
.uniForm
.inlineLabels
.ctrlHolder
{}
.uniForm
.inlineLabels
label
,
.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 */
}
.uniForm
.inlineLabels
.textInput
,
.uniForm
.inlineLabels
.fileUpload
{
width
:
35%
;
/* <- Required property */
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment