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
5c5a11be
Commit
5c5a11be
authored
Nov 28, 2019
by
bbaer
Browse files
always show error message with input-groups
parent
4ce1908a
Pipeline
#2807
passed with stages
in 2 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
less/qfq-bs.css.less
View file @
5c5a11be
...
...
@@ -271,7 +271,7 @@ i.@{spinner_class} {
color: #fff;
}
input:focus ~ .with-errors.help-block:not(.hidden), textarea:focus ~ .with-errors.help-block:not(.hidden) {
.input-group ~ .with-errors.help-block:not(.hidden),
input:focus ~ .with-errors.help-block:not(.hidden), textarea:focus ~ .with-errors.help-block:not(.hidden) {
display: inline-block;
/* visibility: visible;
max-height: 150px;
...
...
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