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

Reader full post: scope full post action button styles so comment likes aren't affected #8764

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

bluefuton
Copy link
Contributor

In https://github.com/Automattic/wp-calypso/pull/8662/files#diff-6bbcdd387e5ed792d7ef6779d8e9edf0R230 we made all action buttons in full post a consistent text size: 17px.

Unfortunately this caused a small regression with comment likes, which also started appearing at 17px instead of 14px:

screen shot 2016-10-17 at 10 45 21

This PR scopes the 17px font size to the .reader-post-actions component.

To test

Visit a full post with comments (e.g. http://calypso.localhost:3000/read/feeds/40474296/posts/999143144). In the comments section, ensure that the 'Reply' and 'Like' labels have the same text size.

@bluefuton bluefuton added [Type] Bug [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Feature] Reader The reader site on Calypso. labels Oct 16, 2016
@bluefuton bluefuton added this to the Reader: Stream Refresh milestone Oct 16, 2016
@bluefuton bluefuton self-assigned this Oct 16, 2016
@matticbot
Copy link
Contributor

Copy link
Contributor

@blowery blowery left a comment

Choose a reason for hiding this comment

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

looks good, good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Reader The reader site on Calypso. [Type] Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants