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

CSS issue? #45

Closed
tkwon opened this issue Sep 7, 2016 · 2 comments
Closed

CSS issue? #45

tkwon opened this issue Sep 7, 2016 · 2 comments
Labels

Comments

@tkwon
Copy link

tkwon commented Sep 7, 2016

Sorry for another issue but I was able to get things working using the django-inlinecss library you pointed out. However, when using it I found the resulting button has a table td around it that appears too big. (or the button is too small). Here's a screenshot as I hover over the buton.

screen shot 09-06-16 at 10 00 pm

When I remove

.btn-primary table td { background-color: #3498db; }

I now get:

screen shot 09-06-16 at 10 01 pm

These are both on a GoDaddy account although I see issues on mobile as well (but not as bad)

@leemunroe
Copy link
Owner

I'm having trouble reproducing this. Can you take a straight copy of the inlined version here and see if this has the same issue. If so, please share the screenshot.

And no problem re. the issue, if you find something then keep them coming. Happy to make sure this works.

@leemunroe leemunroe added the bug label Sep 8, 2016
@tkwon
Copy link
Author

tkwon commented Sep 8, 2016

Your inlined version works fine. It must be the django inliner is doing something incorrectly.

@tkwon tkwon closed this as completed Sep 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants