extensibility: fix search info bar action styles
Created by: tjkandala
Fix #23872 (closed).
- Don't use
ActionsNavItems
anymore since search info bar buttons are no longer nav items, which have more padding. - Remove
WebActionsNavItems
since it's no longer used anywhere.
NOTE: Due to extensibility code freeze, we will merge this PR after branch cut tomorrow (edit: release has been pushed back a week, so we are merging now).