]> source.dussan.org Git - redmine.git/commitdiff
Add some space around the versions on the Roadmap (#35758).
authorGo MAEDA <maeda@farend.jp>
Sun, 15 Aug 2021 04:32:07 +0000 (04:32 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 15 Aug 2021 04:32:07 +0000 (04:32 +0000)
Patch by Mischa The Evil.

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

public/stylesheets/application.css

index 4fe4802084d6ffc2a46c580abf2f9a8780685108..b0e50c886a9354dcb12381f70ff7c9dd6152fe35 100644 (file)
@@ -643,6 +643,8 @@ div#roadmap .wiki h2 { font-size: 110%; }
 div#roadmap h2, div#roadmap h3 {padding-right: 0;}
 body.controller-versions.action-show div#roadmap .related-issues {width:70%;}
 
+div#roadmap .version-article {padding-bottom: 12px;}
+
 div#version-summary { float:right; width:28%; margin-left: 16px; margin-bottom: 16px; background-color: #fff; }
 div#version-summary fieldset { margin-bottom: 1em; }
 div#version-summary fieldset.time-tracking table { width:100%; }