I'm currently working on a social thumbs up button and I've encountered some challenges. In my button design, I have included a second div
to accommodate the right side of it. However, despite trying to adjust its height using CSS to be 300px
, it remains around 15px
tall. Additionally, the width adjustment doesn't seem to take effect properly. This div is positioned approximately 10px
from the right edge of the button container.