Skip to content
Snippets Groups Projects
Commit 6b231fcd authored by Carsten  Rose's avatar Carsten Rose
Browse files

Merge branch 'B17487_dropdown_disabled_buttons_wrong' into 'develop'

B17487: Added new qfq-cs rule for disabled dropdown elements. refs #17487

See merge request !651
parents 8ebd0f8c beb955d2
Branches f14589-max-width-for-forms
No related tags found
2 merge requests!691New version v24.3.0,!651B17487: Added new qfq-cs rule for disabled dropdown elements. refs #17487
Pipeline #11736 passed
......@@ -1424,6 +1424,7 @@ thead.qfq-sticky td {
.dropdown-menu {
z-index: 991;
min-width: max-content;
}
// No colorized badges in BS3: make our own
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment