Skip to content

Commit

Permalink
Merge pull request #38 from CedricCabessa/center_icon
Browse files Browse the repository at this point in the history
center validation icon
  • Loading branch information
CedricCabessa committed Aug 5, 2015
2 parents 22f3c59 + 2e3d472 commit e0acde6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gm_pr/static/gm_pr.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ th {
padding-right: 2px;
}
th.feedback-name {
font-weight: normal;
font-weight: normal;
text-align: center;
}
tr:nth-child(even) {
background: #ffffff;
Expand Down

0 comments on commit e0acde6

Please sign in to comment.