While in /admin, hover over any of the navbar items. You'll find that as the relevant dropdown appears, the text fades to pink. Given that the button is pink, the text actually becomes invisible.
This can probably be solved with a quick one-line fix to ensure the navbar buttons backgrounds on admin fade to white when hovered - this is already working for the navbar buttons that don't have a dropdown.
While in
/admin
, hover over any of the navbar items. You'll find that as the relevant dropdown appears, the text fades to pink. Given that the button is pink, the text actually becomes invisible.This can probably be solved with a quick one-line fix to ensure the navbar buttons backgrounds on admin fade to white when hovered - this is already working for the navbar buttons that don't have a dropdown.