fix commit-description css on commit.show

master
Dmitriy Zaporozhets 2013-03-21 22:22:21 +02:00
parent c4299bb45a
commit fec283889b
1 changed files with 6 additions and 0 deletions

View File

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