Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[JENKINS-72018] Form entries in .repeated-chunk using .show-if-not-on…
…ly CSS class are not hidden when they are alone (#8491) * - Add the missing definition for the .only CSS class inside of .repeated-chunk .show-if-not-only ones. Without these CSS classes, form entries using .show-if-not-only class are not hidden when alone. * Update war/src/main/scss/form/_reorderable-list.scss Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> * Update war/src/main/scss/form/_reorderable-list.scss Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> * Update war/src/main/scss/form/_reorderable-list.scss Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> --------- Co-authored-by: Francis Labrie <francis.labrie@cgi.com> Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
- Loading branch information