fix commit-description css on commit.show
This commit is contained in:
parent
c4299bb45a
commit
fec283889b
1 changed files with 6 additions and 0 deletions
|
@ -413,3 +413,9 @@
|
|||
padding: 4px;
|
||||
background-color: #EEE;
|
||||
}
|
||||
|
||||
.commit-description {
|
||||
background: none;
|
||||
border: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue