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

UI Issue with Options Menu (conflicts with WordPress Dashboard messages) #158

Closed
raamdev opened this issue Dec 29, 2015 · 1 comment
Closed
Assignees

Comments

@raamdev
Copy link
Contributor

raamdev commented Dec 29, 2015

Originally reported in wpsharks/comment-mail#186 (comment).

There's a problem with the <h2> element that the StCR links are inside; they overflow onto Divs that show up underneath it (e.g., when another plugin adds a Dashboard message):

2015-12-29_12-11-16

If you add <div style="clear:both;"></div> right after this line (inside the <h2> element), that will fix the problem:

2015-12-29_12-11-52

2015-12-29_12-15-12

Reedyseth added a commit that referenced this issue Dec 30, 2015
Add the class clearFix to clear any floating style. Implemente this class in the menu tabs to fix an issue with Comment Mail, See #158
@Reedyseth Reedyseth self-assigned this Dec 30, 2015
@Reedyseth
Copy link
Member

This UI issue is fixed on this commit 3990789.

You can download the latest changes of the pre_release branch to give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants