Refs #17569 - qfq-form-title, display: flex
Compare changes
+ 12
− 1
@@ -557,6 +557,8 @@ select.qfq-locked:invalid {
@@ -2328,4 +2330,13 @@ input.qfq-password {
\ No newline at end of file
\ No newline at end of file
Refs #17569 - Modified CSS for qfq-form-title: display: flex and align-items: center. This will center items of form.title vertically. Modified CSS for pull-right and pull-left to ensure compatibility with display: flex of qfq-form-title.