Corrige margen superior de los mensajes Git

This commit is contained in:
Manuel Cillero 2020-04-19 08:53:57 +02:00
parent aeff86b6dc
commit 6cd4f33c1b

View file

@ -1553,7 +1553,7 @@ tr.changeset > td.comments {
}
body.controller-repositories.action-revision div.changeset-comments {
padding: 0 20px 20px;
margin-top: -30px;
margin-top: -10px;
}
body.controller-issues.action-show div.changeset-comments {
font-size: 12px;