]> source.dussan.org Git - redmine.git/commitdiff
Activity icons should stay at the top of the line.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 27 Jan 2017 07:38:49 +0000 (07:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 27 Jan 2017 07:38:49 +0000 (07:38 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@16269 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index e9a763cbcb9ce39304022e1baf79d85a5d93eb77..9cde8f7b3e589197f0a390c82397d40423c9cebf 100644 (file)
@@ -513,6 +513,7 @@ div#activity span.project:after, #search-results span.project:after { content: "
 div#activity dd span.description, #search-results dd span.description { display:block; color: #808080; }
 div#activity dt.grouped {margin-left:5em;}
 div#activity dd.grouped {margin-left:9em;}
+div#activity dt.icon {background-position: 0 0px !important;}
 
 #search-results dd { margin-bottom: 1em; padding-left: 20px; margin-left:0px; }