In this post, I will share two solutions on how to resolve unwanted top spacing in your button elements. This issue usually happens when you have a newline or word break inside the button text value. The image below illustrates this. Solutions We can fix this issue by adding a vertical-align property into the CSS […]