You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two follow-ups from #60757 that should land before the next NC34 RC.
When the current-app label is hidden (viewports below 1400px), the trigger button still allocates space for the text slot, so the icon sits visually off-center inside the button.
The label-hide rule from fix(core): Hide current-app label at narrower viewports #60757 hides otherwise-useful labels at most desktop widths just to dodge the centered search bar's leading edge. A cleaner short-term fix is to not surface verbose settings sub-section names ("Appearance and accessibility", "Personal info", etc.) in the trigger at all; admin pages should consistently display "Settings".
Two follow-ups from #60757 that should land before the next NC34 RC.
When the current-app label is hidden (viewports below 1400px), the trigger button still allocates space for the text slot, so the icon sits visually off-center inside the button.
The label-hide rule from fix(core): Hide current-app label at narrower viewports #60757 hides otherwise-useful labels at most desktop widths just to dodge the centered search bar's leading edge. A cleaner short-term fix is to not surface verbose settings sub-section names ("Appearance and accessibility", "Personal info", etc.) in the trigger at all; admin pages should consistently display "Settings".