CenterForOpenScience / osf-style

Stylesheet and guidelines for OSF
https://centerforopenscience.github.io/osf-style/
Apache License 2.0
3 stars 26 forks source link

[Fix] Make signup button the same size as login #114

Closed aaxelb closed 6 years ago

aaxelb commented 6 years ago

The sign-up button on the ember-osf-web navbar is shorter than the login button:

screen shot 2018-03-23 at 12 08 22 pm

This PR gives the sign-up button the same line-height as the login button, so they will look the same.

It was confusing why this was only the case for ember-osf-web, not for the legacy UI or our other ember apps. Turns out, they set line-height explicitly, hiding the error in osf-style: