]> git.koha-community.org Git - koha.git/commit
Bug 36469: Fix conflict between _header.scss and addbiblio.css tab style
authorOwen Leonard <oleonard@myacpl.org>
Mon, 1 Apr 2024 12:22:15 +0000 (12:22 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 5 Apr 2024 09:51:17 +0000 (11:51 +0200)
commit65ff613f5910492be75e68a5c5258ea7c3a7c58f
treefeeab52c5d514c9323b164737c623cd3754182c2
parent3feca570d8c3ce94f05a6302301e604968eb2dd8
Bug 36469: Fix conflict between _header.scss and addbiblio.css tab style

addbiblio.css adds padding to tab panes specific for that interface, and
the header search form should not pick up that style. This patch adds
some specificity to _header.scss to avoid unwanted padding.

To test, apply the patch and rebuild the staff interface CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface).

- Go to Cataloging -> New record (using the basic MARC editor).
  - The style of the MARC edit form should look correct.
  - The header search form should look correct
- Test other pages with tabs to confirm that there are no other unwanted
  side-effects, e.g. Circulation -> Check out; Advanced catalog search;
  Bibliographic detail page.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/css/src/_header.scss