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

Push tweet actions down #24

Closed
wants to merge 1 commit into from
Closed

Conversation

paulmolluzzo
Copy link
Contributor

This is a solution for #23.

Now the tweet actions are at least in line with the bottom of the avatar. If the content pushes them past that point they are at the bottom of the content with no extra space.

Only tested this on OSX.

screen shot 2016-05-10 at 8 41 19 pm

._2_w-kL22 {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks funny here, but in ST3 it looks like the numbers are aligned.

@sindresorhus sindresorhus force-pushed the master branch 2 times, most recently from 9b55ec5 to 94c7e87 Compare May 11, 2016 14:08
sindresorhus pushed a commit that referenced this pull request May 11, 2016
This is a solution for #23.

Now the tweet actions are at least in line with the bottom of the avatar. If the content pushes them past that point they are at the bottom of the content with no extra space.

Only tested this on OSX.

![screen shot 2016-05-10 at 8 41 19 pm](https://cloud.githubusercontent.com/assets/737065/15166752/dbe07242-16ef-11e6-8fea-9d294cb63032.png)

Closes #24
@sindresorhus sindresorhus deleted the push-tweet-actions-down branch May 11, 2016 18:48
@sindresorhus
Copy link
Owner

Thanks :)

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