- Sep 10, 2010
- 11,807
- 26,660
Sometimes when I press the like button a little harder, I end up selecting the text and it becomes a mess after that. 
As for example:

this i think can be easily fixed by putting the following css rule to these cta elements:
user-select: none;
https://caniuse.com/?search=user-select
I really hope this one gets fixed as it is very annoying to deal with and can be easily fixed i believe.
As for example:

this i think can be easily fixed by putting the following css rule to these cta elements:
user-select: none;
https://caniuse.com/?search=user-select
I really hope this one gets fixed as it is very annoying to deal with and can be easily fixed i believe.
