Bug 34478: Fix style and markup of forms within dropdowns
authorOwen Leonard <oleonard@myacpl.org>
Thu, 22 Feb 2024 12:10:16 +0000 (12:10 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 09:59:48 +0000 (10:59 +0100)
commit16a05fa41aa4d5902b6105916f81e3304120e243
treeeb21433ff61eeaf6d7e71efd35667136a0077628
parentd6cf04d7da0b5b83a49e2a54bc468aa18c6ee1b7
Bug 34478: Fix style and markup of forms within dropdowns

This patch adds some CSS for handling the style of form buttons inside
Bootstrap dropdowns and corrects related markup in two places: Authority
search results and Suggestion management.

Buttons should look correct if we avoid using <fieldset> inside
dropdowns and make sure the button has "btn btn-default" classes.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt