Bug 31831: Make inactive search options font slightly bigger

This patch removes the reduced font size from the "tab" links in the
header search form (the links for switching between search forms). This
makes the links the same size as the search form label.

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

On any page in the staff interface, test the appearance and behavior
of the header search form. The controls should be clear and readable.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.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 13:55:11 +00:00 committed by Tomas Cohen Arazi
parent 6a6dc3cb0f
commit 75959c951d
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -86,7 +86,6 @@ a.navbar-toggle {
a { a {
color: #FFF; color: #FFF;
font-size: .9em;
padding: 0 .25em; padding: 0 .25em;
margin: 0 .25em; margin: 0 .25em;
border: 2px solid transparent; border: 2px solid transparent;