ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Inconsistent margin used for gravatars (Bug #815)
Description
Some gravatars have a margin (CSS padding actually), but others don't. In particular, the gravatar on the user profile has a margin, but not the gravatars on the issue#show view.
See applications.css "h24 img.gravatar".
Associated revisions
This patch takes the RedmineWikiFormatting page and makes it available
as a static HTML file locally. This way, intranet deployments, or
other deployments do not need to be dependent upon redmine.org in
order to display this help.
Closes #815.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1244 e93f8b46-1217-0410-a6f0-8f06a7374b81
History
Updated by Holger Just at 2012-01-17 06:45 pm
I believe I fixed this so that all gravatars (at least on the issue page) now have a 2px padding and border.
- Target version set to 3.0.0
- Assignee set to Holger Just
- Affected version set to 3.0.0
- Status changed from Open to Closed