-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address UX feedback on location-based search form
Why these changes are being introduced: This is in response to a UX review of location-based search. Relevant ticket(s): * [GDT-136](https://mitlibraries.atlassian.net/browse/GDT-136) How this addresses that need: * Removes top margin from all `details` elements except the first. * Bolds labels. * Moves placeholder text to description `span` elements and changes "e.g." to "Ex:". * Changes language for distance description/hint. * Changes summary labels for geobox and geodistance. * Removes red asterisks as indicators of required classes, and instead adds a `p` tag indicating as much below each `legend`. Side effects of this change: None.
- Loading branch information
Showing
3 changed files
with
33 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters