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

Fixes post reading time large focus area issue #1111

Merged

Conversation

robert9g
Copy link
Contributor

Fixes #1107 .

Changes:

  • moved the CommentFooter__bullet outside of the Tooltip
  • made small CSS changes to keep the existing style given the above change

@bonustrack bonustrack temporarily deployed to busy-master-pr-1111 November 24, 2017 17:00 Inactive
title={
<span>
<div className="inline-block">
<span className="CommentFooter__bullet" />
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should change the class name. The name CommentFooter_.. is not relevant here.

<Tooltip
title={
<span>
<div className="inline-block">
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not using <span> instead of <div className="inline-block"> ?

@bonustrack bonustrack temporarily deployed to busy-master-pr-1111 November 25, 2017 14:58 Inactive
@robert9g
Copy link
Contributor Author

I made the above requested changes.

Copy link
Contributor

@bonustrack bonustrack left a comment

Choose a reason for hiding this comment

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

Great!

@jm90m
Copy link
Contributor

jm90m commented Nov 27, 2017

Looks like this has conflicts, please resolve it then we can retest and merge it :) thanks again!

@bonustrack bonustrack temporarily deployed to busy-master-pr-1111 November 27, 2017 22:10 Inactive
@robert9g
Copy link
Contributor Author

Fixed, please retest :)

@Sekhmet Sekhmet merged commit af141c7 into busyorg:master Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants