Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
bd17edcb
Commit
bd17edcb
authored
Sep 13, 2017
by
Carsten Rose
Browse files
Bug #4021 / Das "required" Sternchen wird bei zweizeiligen Labels nicht korrekt platziert - fixed
parent
365989a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
less/qfq-bs.css.less
View file @
bd17edcb
...
...
@@ -86,9 +86,9 @@ i.@{spinner_class} {
.required-field:after {
color: #d00;
content: "*";
position: absolute;
//
position: absolute;
margin-left: 3px;
top: 10px;
//
top: 10px;
}
.qfq-table-50 {
...
...
Write
Preview
Supports
Markdown
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