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

Update text, adjust some small styling issues, fill out Readme #21

Merged
merged 1 commit into from
Oct 16, 2017

Conversation

majelbstoat
Copy link
Contributor

Hello @jfuchs, @emmazhou,

Please review the following commits I made in branch 'jamie/tweaks'.

5d8b01d7f59e86e26e02e190a021b4ed5f8831c5 (2017-10-16 10:11:29 -0700)
Update text, adjust some small styling issues, fill out Readme

R=@jfuchs
R=@emmazhou

MANUAL TESTING=not manually tested

Copy link
Contributor

@jfuchs jfuchs left a comment

Choose a reason for hiding this comment

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

✨ 🥇

@@ -66,14 66,14 @@ class Track extends React.Component<Props> {
</table>
{currentMilestone ? (
<div style={{flex: 1}}>
<p>{currentMilestone.summary}</p>
<h4>Example behaviors:</h4>
<h3>{currentMilestone.summary}</h3>
Copy link
Contributor

Choose a reason for hiding this comment

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

That doesn't seem correct, semantics-wise.

display: block;
border-bottom: 2px solid #fff;
Copy link
Contributor

Choose a reason for hiding this comment

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

later we can talk about less janky ways to do this :-)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, i had a feeling this was weird.

display: block;
border-bottom: 2px solid #fff;
Copy link
Contributor

Choose a reason for hiding this comment

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

later we can talk about less janky ways to do this :-)

@majelbstoat majelbstoat merged commit 35a35b2 into master Oct 16, 2017
@majelbstoat majelbstoat deleted the jamie/tweaks branch October 16, 2017 17:32
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.

2 participants