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

Broken lines css #19

Closed
njncalub opened this issue May 26, 2016 · 1 comment
Closed

Broken lines css #19

njncalub opened this issue May 26, 2016 · 1 comment

Comments

@njncalub
Copy link

screen shot 2016-05-26 at 7 55 37 pm

I did not thoroughly check yet but I think this has something to do with normalize.css

@njncalub
Copy link
Author

Okay just added the following in my css.

.orgchart td {
    float: none !important;
}

.orgchart table {
    border-collapse: inherit !important;
}

@dabeng dabeng closed this as completed May 28, 2016
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

No branches or pull requests

2 participants