AllenEllis / EverySingleMonth

Meme Generator for Every Single Month
https://everysinglemonth.org
MIT License
8 stars 6 forks source link

Smaller image URL input box #7

Closed zjxiaohan closed 4 years ago

zjxiaohan commented 4 years ago

Hi. Reddit Yang Gang here. Not a U.S. citizen myself but I love the ideas of Yang and believe that our world will be MUCH better if he gets elected. Thank you so much for your website!

Here's something I came across when I was using the website.

Screenshot from 2020-01-05 23-09-13

The input box is pretty long and overlaps with the "SAVE CHANGES" button, which is not ideal.

Instead of hardcoding the size of the input box, I would suggest changing the style to width: 100% or something like that. :)

https://github.com/AllenEllis/EverySingleMonth/blob/b95551afbf73512ac7a175afca9f4429ae933867/templates/generated.html#L101

AllenEllis commented 4 years ago

Good catch, thanks!