Skip to content

application.css conficts with some themes #215

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

Closed
mnencia opened this issue Jun 11, 2014 · 3 comments
Closed

application.css conficts with some themes #215

mnencia opened this issue Jun 11, 2014 · 3 comments
Assignees
Labels

Comments

@mnencia
Copy link

mnencia commented Jun 11, 2014

in the assets/stylesheets/application.css you define

li {
  line-height: 20px;
}

which change the li height globally. It could conflict with the active redmine theme.

@n-rodriguez
Copy link
Contributor

Hi! Thanks for your feedback! (again)

This should have been fixed for a while : #162

What version of the plugin are you running?

@n-rodriguez n-rodriguez self-assigned this Jun 12, 2014
@mnencia
Copy link
Author

mnencia commented Jun 12, 2014

I'm using the last stable 0.7.3
I see the fix is merged in devel branch, however It's so simple that I'd vote for inclusion in stable branch.

n-rodriguez pushed a commit that referenced this issue Jun 20, 2014
@n-rodriguez
Copy link
Contributor

Hi! This has been fixed in stable branch. It will be in next release (v0.7.4).
Thank you!

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