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
Create New Graphs - Paw Styling Issue #1483
Comments
Oh and for reference, at 23px they both have the problem! |
I suspect @cigamit will say this is one for @browniebraun |
cigamit
added a commit
that referenced
this issue
Mar 22, 2018
Create New Graphs - Paw Styling Issue
Resolved. |
Was that all it was? 👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So, I noticed a strange styling issue on the Create New Graphs screen under the Paw theme. This doesn't seem to affect other themes and I've narrowed it down to the use of line-height: 22px; on the cactiTableButton and cactiTableTitle classes:
If you change the .cactiTableButton to have a line-height of 24px, this inverts the problem, where the green header becomes like the red ones (except the blank line is all across the left and the red headers become like the green ones.
The text was updated successfully, but these errors were encountered: