Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new i18n key for the sort/per page labels that include HTML … #2138

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

jkeck
Copy link
Contributor

@jkeck jkeck commented Sep 18, 2019

…w/ bootstrap utility classes to remove unnecessary text at the smallest breakpoints.

Closes projectblacklight/arclight#804

This is an attempt try to address this wrapping of the controls on smaller screens:
before


After this change:

after

Note: Old keys kept in intentionally for backwards compatibility.

…bootstrap utility classes to remove unnecessary text at the smallest breakpoints.
@jkeck jkeck force-pushed the responsive-sort-and-per-page-labels branch from 13b546c to 0ad267a Compare September 19, 2019 01:38
@mejackreed mejackreed merged commit ce17705 into master Sep 19, 2019
@mejackreed mejackreed deleted the responsive-sort-and-per-page-labels branch September 19, 2019 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Responsive tweaks: Collapse labels for "Sort by relevance" and "10 per page" buttons
2 participants