better commits list style

This commit is contained in:
Dmitriy Zaporozhets 2012-02-15 00:10:01 +02:00
parent ccfeddec46
commit b84b485bbe
2 changed files with 18 additions and 4 deletions

View file

@ -145,3 +145,16 @@ ul.bordered-list li:last-child { border:none }
left: 0;
margin-right: 10px;
}
li.commit {
.avatar {
width:24px;
top:-3px;
margin-right:10px;
margin-left:10px;
}
code {
padding:4px;
}
}