csswizardry / inuit.css

Powerful, scalable, Sass-based, BEM, OOCSS framework.
inuitcss.com
Other
3.83k stars 415 forks source link

Fix button spacing method so it works on inputs #311

Closed scerickson closed 9 years ago

scerickson commented 10 years ago

Line-height does not work on input[type=“submit”] buttons. I’ve reset the line-height for good spacing and used padding on all sides.