Fix commit list presentation.

This commit is contained in:
takezoe
2013-07-12 04:34:54 +09:00
parent bd1ba67647
commit 71a3d79c82
2 changed files with 17 additions and 11 deletions

View File

@@ -335,6 +335,10 @@ div.commit-avatar-image {
margin-right: 4px;
}
div.commit-message-box {
margin-left: 42px;
}
pre.commit-description {
font-weight: normal;
border: none;