mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-18 15:08:12 +00:00
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:
parent
4a20ff5c65
commit
ea1c8ea319
@ -619,6 +619,8 @@ body.avatars-on div.journal {padding-left:32px;}
|
|||||||
div.journal h4 img.gravatar {margin-left:-32px;}
|
div.journal h4 img.gravatar {margin-left:-32px;}
|
||||||
div.journal span.update-info {color: #666; font-size: 0.9em;}
|
div.journal span.update-info {color: #666; font-size: 0.9em;}
|
||||||
|
|
||||||
|
#update {margin-bottom: 1.4em;}
|
||||||
|
|
||||||
#history .tab-content {
|
#history .tab-content {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user