1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-11 03:33:07 +00:00

Merged r22192 from trunk to 5.0-stable (#38448).

git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22193 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2023-04-16 00:56:05 +00:00
parent 3407366017
commit dad8d7f2b3

View File

@ -618,6 +618,8 @@ div.journal ul.details a:hover, ul.revision-info a:hover {color:#D14848;}
body.avatars-on div.journal {padding-left:32px;}
div.journal h4 img.gravatar {margin-left:-32px;}
#update {margin-bottom: 1.4em;}
#history .tab-content {
padding: 0 6px;
margin-bottom: 10px;