Bug 31927: Use bigger font-size for bibliographic information on staff details page

This patch removes the adusted font size from the definition of the
.results_summary spans. The percentage decrease was being multiplied
with another rule.

To test, apply the patch and rebuild the staff interface CSS.

Locate a bibliographic record in the staff client and view the detail
page. Confirm that the bibliographic information is displayed in a
comfortable size.

Also test that catalog search results still look correct.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Owen Leonard 2022-10-24 12:21:50 +00:00 committed by Tomas Cohen Arazi
parent 0995d2490c
commit a1c7eac903
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -2421,7 +2421,6 @@ td.bundle {
.results_summary {
color: #202020;
display: block;
font-size: 85%;
padding: 0 0 .5em;
a {