Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Add extra space for snippets, fix various CSS stuff #3047

Merged
merged 3 commits into from
Jul 31, 2017

Conversation

k88hudson
Copy link
Contributor

@k88hudson k88hudson commented Jul 31, 2017

Fix #3001. I also added a couple of commits to fix some responsive styling for the topics part of the Top Stories section, and fixed the vertical spacing being uneven

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.407% when pulling 9669521 on k88hudson:gh3001 into c260e0a on mozilla:master.

Copy link
Contributor

@sarracini sarracini left a comment

Choose a reason for hiding this comment

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

Just that one comment about the typo and looks good!

margin-top: $topic-margin-top;
line-height: 1.6;
Copy link
Contributor

Choose a reason for hiding this comment

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

was this meant to stay here?

Copy link
Contributor

Choose a reason for hiding this comment

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

like, do you need both the multiplier and also the 16px? i remember the 16px came from an average number on both windows and osx looking pretty good, i wonder if adding the multiplier will change that

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added the multiplier for the small sizes so that the text looks a little better wrapped. The 16px is for the full size

@sarracini sarracini assigned k88hudson and unassigned sarracini Jul 31, 2017
@k88hudson k88hudson merged commit d9d79b6 into mozilla:master Jul 31, 2017
@as-pine-proxy
Copy link
Collaborator

@Mardak
Copy link
Member

Mardak commented Jul 31, 2017

There was a commit referring to issue 3000. Did you mean a different one?

@Mardak
Copy link
Member

Mardak commented Aug 1, 2017

I'm assuming the 3000 reference should have been 3001.

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