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

Location to adjust font size for "search" button #11

Open
adam-kennedy opened this issue Jun 14, 2022 · 1 comment
Open

Location to adjust font size for "search" button #11

adam-kennedy opened this issue Jun 14, 2022 · 1 comment

Comments

@adam-kennedy
Copy link

Hi @clnsmth,
We're integrating the ezEDI into the AND's css and I am unable to find the font-size adjuster for the standard search "search" button. Is there a way to increase the size of this button?

re: work in progress: https://andrewsforest.oregonstate.edu/data/streaming/other-stations/ezedi-data-catalog

@clnsmth
Copy link
Collaborator

clnsmth commented Jun 14, 2022

Thanks for this question @adam-kennedy. To adjust the font-size for the standard "search" button you could add a style attribute (e.g. style="font-size: 20px") or a CSS class at

<input type="submit" value="Search">

If going the CSS route, you could define this in public/search.css

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

No branches or pull requests

2 participants