Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
981b45f7
Commit
981b45f7
authored
Dec 20, 2019
by
Carsten Rose
Browse files
Merge branch 'fieldset-improvements' into 'develop'
updated fieldset look See merge request
!223
parents
466808a5
466a4178
Pipeline
#3087
passed with stages
in 1 minute and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
less/qfq-bs.css.less
View file @
981b45f7
...
...
@@ -1147,12 +1147,18 @@ input.qfq-clear-me {
}
legend {
margin-bottom: 0;
margin-top: 15px;
margin-bottom: 25px;
padding-bottom: 5px;
font-size: 17px;
}
.qfq-fieldset {
margin-top: 38px;
}
.qfq-fieldset:first-child {
margin-top: 15px;
}
/* glyphicon functions */
.icon-flipped {
transform: scaleX(-1);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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