guardian / frontend

The Guardian DotCom.
https://theguardian.com
Other
5.83k stars 555 forks source link

Post Comment button styling text is mis-aligned #12308

Closed gidsg closed 8 years ago

gidsg commented 8 years ago

ISSUE

Post Comment button styling text is mis-aligned

Steps to Reproduce

Post your comment button text is mis-aligned

screen shot 2016-03-21 at 17 00 50

Expected Results (include screenshots)

Text is centred in button

URL

http://www.theguardian.com/money/commentisfree/2016/mar/21/fear-cashless-world-contactless#comments

OS and Browser details

Can reproduce in Firefox and Chrome

mattandrews commented 8 years ago

Yep, I spotted this too! Culprit is this CSS:

padding: 0.6875rem 0.625rem

rich-nguyen commented 8 years ago

Fixed in https://github.com/guardian/frontend/pull/12338