processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
59 stars 89 forks source link

Text not visible properly #489

Closed gunjjoshi closed 7 months ago

gunjjoshi commented 8 months ago

image

The character "S" of text "Search" inside the search bar is not visible completely. It is cut from above. Can you please assign me this issue for quick rectification ?

micuat commented 8 months ago

Thank you for the issue and PR. What environment (OS/browser) are you using? I don't see this issue on macOS 13.2.1 on firefox/chrome/safari.

gunjjoshi commented 8 months ago

I am using Windows 10, Microsoft Edge web browser.

micuat commented 8 months ago

Thanks! I tested on my Windows 10 (details below) but did not observe this problem. Maybe can you elaborate your browser resolution, if you are using any extensions etc that might affect the font size? I don't think uniformly adding padding-top would be a great solution at this point.

Edition Windows 10 Pro Version 22H2 OS build 19045.3570

gunjjoshi commented 8 months ago

When I zoom in, it becomes fine. zoomin

But, on zooming out, it cuts again. zoomout

Afrin127329 commented 7 months ago

@SableRaf Padding could be increased for better visibility of the searchbar.

gunjjoshi commented 7 months ago

It is already done in the merged PR. Would be better if you refer that.