Add a margin below the Submit button on the issue edit page (#38448).

Patch by Go MAEDA.


git-svn-id: https://svn.redmine.org/redmine/trunk@22192 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2023-04-15 01:34:14 +00:00
parent 4a20ff5c65
commit ea1c8ea319

View File

@@ -619,6 +619,8 @@ body.avatars-on div.journal {padding-left:32px;}
div.journal h4 img.gravatar {margin-left:-32px;}
div.journal span.update-info {color: #666; font-size: 0.9em;}
#update {margin-bottom: 1.4em;}
#history .tab-content {
padding: 0 6px;
margin-bottom: 10px;