CenterForOpenScience / osf-style

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

Feature/Navbar Tweaks [EOSF-511] #100

Closed pattisdr closed 7 years ago

pattisdr commented 7 years ago

Purpose

Fixes a few issues found with the new navbar styles during the OSF-side implementation. Modifies placement of sign in and sign up buttons in new navbar and positioning/width of auth dropdown. Placement/width of sign in/ sign up buttons were uneven and auth dropdown width was dependent on length of user name.

Changes

Above changes made to sass/_bootstrap.scss, and then the results of npm run gulp sass were committed.

screen shot 2017-05-02 at 5 31 26 pm screen shot 2017-05-02 at 5 28 35 pm screen shot 2017-05-02 at 5 28 19 pm

pattisdr commented 7 years ago

Closing in favor of https://github.com/CenterForOpenScience/osf-style/pull/101