notwaldorf / emoji-translate

:books: Translate text to ✨emoji ✨!
http://meowni.ca/emoji-translate/
MIT License
1.2k stars 124 forks source link

Give the 'COPY TO CLIPBOARD' button a width #26

Closed alxwrd closed 6 years ago

alxwrd commented 6 years ago

hello :tada: !

Just a small PR. I noticed the 'COPY TO CLIPBOARD' button on the example site is resizing on click. I've added a width: 180px; to the css to keep the size consistant.

I made the button slightly bigger than it was before for an error case.


Before

emoji-translate-old

After

emoji-translate-new

Error

image

notwaldorf commented 6 years ago

Thanks!