]> source.dussan.org Git - redmine.git/commitdiff
Set border on tab content instead of #history.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 07:25:15 +0000 (07:25 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 07:25:15 +0000 (07:25 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18279 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 14dafb2aae7a94e99015ed274fb9455c50eee837..1dc44f3f2caef4b73b4ce366edf5820149c2f8b7 100644 (file)
@@ -548,7 +548,7 @@ 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;}
 
-#history {
+#history .tab-content {
   padding: 0 6px;
   margin-bottom: 10px;
   border-right: 1px solid #d7d7d7;