fix commit-description css on commit.show

This commit is contained in:
Dmitriy Zaporozhets 2013-03-21 22:22:21 +02:00
parent c4299bb45a
commit fec283889b

View file

@ -413,3 +413,9 @@
padding: 4px;
background-color: #EEE;
}
.commit-description {
background: none;
border: none;
margin: 0;
}