Background
Currently, when a menu item is used to display a search result (see demo), the font size of its label is increased a couple of pixels.
This introduces an inconsistency that reproduces a past mistake, and should be corrected.
Goal
All instances of MenuItem should consistently display the same base font size (of 16px in the context of the Codex demo).
Acceptance criteria
- The MenuItem component displays the same (base) font size (1em/16px in the Codex demo) in all scenarios