Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Fix username text alignment in nav #100

Open
shawnbot opened this issue Feb 5, 2015 · 3 comments
Open

Fix username text alignment in nav #100

shawnbot opened this issue Feb 5, 2015 · 3 comments

Comments

@shawnbot
Copy link
Contributor

shawnbot commented Feb 5, 2015

image

I tried just .auth-include img { vertical-align: bottom; }, but I think it needs more than that.

@mbland
Copy link
Contributor

mbland commented Feb 5, 2015

Gah, the vagrant+nginx setup can be so flaky when it comes to picking up changes sometimes. Confirmed manually that .auth-include img { vertical-align: bottom; } does align the text along the bottom as expected.

@meiqimichelle
Copy link
Contributor

@shawnbot where you referring to the adjustment working as expected, or the idea that the design needs some adjustment, and you weren't suggesting a final fix?

@shawnbot
Copy link
Contributor Author

shawnbot commented Feb 5, 2015

Sorry for being vague. I meant that just adding the above tweak doesn't quite do it. Using the top of the dev tools window as a ghetto ruler:

image

I think the .auth-include bit needs to get the same padding as nav links, then it'll look right.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants