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:
parent
0995d2490c
commit
a1c7eac903
1 changed files with 0 additions and 1 deletions
|
@ -2421,7 +2421,6 @@ td.bundle {
|
|||
.results_summary {
|
||||
color: #202020;
|
||||
display: block;
|
||||
font-size: 85%;
|
||||
padding: 0 0 .5em;
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue