]> source.dussan.org Git - redmine.git/commitdiff
Add a margin below the Submit button on the issue edit page (#38448).
authorGo MAEDA <maeda@farend.jp>
Sat, 15 Apr 2023 01:34:14 +0000 (01:34 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 15 Apr 2023 01:34:14 +0000 (01:34 +0000)
Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22192 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index d1d96fcd45317f309131c847be9791c657476a47..fce0dff082211c63984dfdf77ffcd664431a01bd 100644 (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;