Commit 38f46ce60146e2efce99a457290459aba2223630

No need for css on image tag, handled by option to gravatar helper. This should probably be moved into the public/stylesheets somewhere

Commit diff

app/views/committers/new.html.erb

 
1313 margin-right: 8px;
1414 }
1515
16 li.committer image {
17 width: 32px;
18 height: 32px;
19 }
20
2116 li.committer div.name {
2217 font-weight: bold
2318 font-size: 12px;
toggle raw diff