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

Disabling last action (quote) renders toolbar without rounded edge #30

Closed
troelskn opened this issue Sep 24, 2013 · 0 comments · Fixed by #32
Closed

Disabling last action (quote) renders toolbar without rounded edge #30

troelskn opened this issue Sep 24, 2013 · 0 comments · Fixed by #32

Comments

@troelskn
Copy link
Contributor

The css-selector :last-child doesn't discriminate between visible and hidden items, so the rounded corners are placed on the hidden element, if you disable the q action.

troelskn added a commit to troelskn/medium-editor that referenced this issue Sep 24, 2013
troelskn added a commit to troelskn/medium-editor that referenced this issue Sep 24, 2013
troelskn added a commit to troelskn/medium-editor that referenced this issue Sep 24, 2013
troelskn added a commit to troelskn/medium-editor that referenced this issue Sep 24, 2013
nysk pushed a commit to nysk/medium-editor that referenced this issue Aug 10, 2015
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 a pull request may close this issue.

1 participant