The script in the More and Search pull downs is really small and smaller as the entry in the navigation even. We should make them the same font size (1st an 2nd level navigation)
Created attachment 143262 [details] Overlay of previous version and current version Overlaying the two versions it looks to me like the new version is, if anything, slightly larger.
Inspecting the page on this it appears we're setting font in px.. the top bar options are 13px and the dropdown are 12px
Created attachment 143446 [details] [review] Bug 32004: Match font size for dropdowns to header
Created attachment 143501 [details] [review] Bug 32004: Match font size for dropdowns to header Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
(In reply to Owen Leonard from comment #1) > Created attachment 143262 [details] > Overlay of previous version and current version > > Overlaying the two versions it looks to me like the new version is, if > anything, slightly larger. Maybe it's the different font, it just looks still all a little smaller to me than before, but I think this patch is a good improvement.
Created attachment 143512 [details] [review] Bug 32004: Match font size for dropdowns to header Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 143513 [details] [review] Bug 32004: (follow-up) Increase padding between menu items I think the increased font size means we need slightly more padding between items for good legibility.
Thx, Owen!
Thanks Owen :)
Pushed to master for 22.11. Nice work everyone, thanks!