summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2023-04-16 00:57:20 +0000
committerGo MAEDA <maeda@farend.jp>2023-04-16 00:57:20 +0000
commit4da01579599044de89e3ae004ac7c3c15d25a93e (patch)
treeb1f1c2040e80acb127dc48a55e2241de0c51d6b4
parent17494b61aabdf4d952b784453921cb1eaa4d0492 (diff)
downloadredmine-4da01579599044de89e3ae004ac7c3c15d25a93e.tar.gz
redmine-4da01579599044de89e3ae004ac7c3c15d25a93e.zip
Merged r22192 from trunk to 4.2-stable (#38448).
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@22194 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--public/stylesheets/application.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index 8e1c8811f..1bfd89359 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -605,6 +605,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;