Corrige margen superior de los mensajes Git
This commit is contained in:
parent
aeff86b6dc
commit
6cd4f33c1b
1 changed files with 1 additions and 1 deletions
|
@ -1553,7 +1553,7 @@ tr.changeset > td.comments {
|
||||||
}
|
}
|
||||||
body.controller-repositories.action-revision div.changeset-comments {
|
body.controller-repositories.action-revision div.changeset-comments {
|
||||||
padding: 0 20px 20px;
|
padding: 0 20px 20px;
|
||||||
margin-top: -30px;
|
margin-top: -10px;
|
||||||
}
|
}
|
||||||
body.controller-issues.action-show div.changeset-comments {
|
body.controller-issues.action-show div.changeset-comments {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue