Skip to content

Commit

Permalink
Added bottom margin for paragraphs in miestone description
Browse files Browse the repository at this point in the history
  • Loading branch information
k41n committed Oct 24, 2012
1 parent a5fe77e commit e8412ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/stylesheets/milestones.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
{
padding-left: 20px;
}

.milestone p
{
margin-top: 10px;
}

.icon-milestone { background-image: url(/plugin_assets/redmine_milestones/images/milestone.png); }

.yellow
Expand Down

0 comments on commit e8412ae

Please sign in to comment.