Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align crate icon with crate name in heading #1601

Merged
merged 2 commits into from
Jan 24, 2019

Conversation

p-jackson
Copy link
Contributor

The crate heading text (with name and version) are being aligned by baseline using flex, however the icon doesn't line up because it doesn't have baseline information.

Manually pushing the icon down so aligns "correctly" with the crate name.

Before 🤢 🤮
image

After 🌹 🦄
image

The crate heading text (with name and version) are being aligned by baseline using flex, however the icon doesn't line up because it doesn't have baseline information.

Manually pushing the icon down so aligns "correctly" with the crate name.
@p-jackson
Copy link
Contributor Author

p-jackson commented Jan 23, 2019

Oops, and the template change too 😂

@jtgeibel
Copy link
Member

Looks good to me.

@bors r+

@bors
Copy link
Contributor

bors commented Jan 24, 2019

📌 Commit 073c5ac has been approved by jtgeibel

bors added a commit that referenced this pull request Jan 24, 2019
Align crate icon with crate name in heading

The crate heading text (with name and version) are being aligned by baseline using flex, however the icon doesn't line up because it doesn't have baseline information.

Manually pushing the icon down so aligns "correctly" with the crate name.

Before 🤢 🤮
![image](https://user-images.githubusercontent.com/1500769/51534894-efa01f00-1eab-11e9-99a2-278b50209eab.png)

After 🌹 🦄
![image](https://user-images.githubusercontent.com/1500769/51534928-00e92b80-1eac-11e9-954d-18548d666c6c.png)
@bors
Copy link
Contributor

bors commented Jan 24, 2019

⌛ Testing commit 073c5ac with merge 41442f0...

@bors
Copy link
Contributor

bors commented Jan 24, 2019

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing 41442f0 to master...

@bors bors merged commit 073c5ac into rust-lang:master Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants