Closed jaggy closed 9 months ago
This fixes an issue where the text is missing on the dropdown on tablet breakpoints when the "Show icons only on tablet screens" is toggled.
Changes proposed in this pull request: This PR update the CSS to show the button text on dropdown links.
Screenshot Here's how the fix looks after.
Confirmed
composer test
This fix is sponsored by Orion Browser by Kagi 👍
This fixes an issue where the text is missing on the dropdown on tablet breakpoints when the "Show icons only on tablet screens" is toggled.
Changes proposed in this pull request: This PR update the CSS to show the button text on dropdown links.
Screenshot Here's how the fix looks after.
Confirmed
Backend changes: tests are green (runNo backend changes.composer test
)