mirror of
https://github.com/redmine/redmine.git
synced 2026-02-09 16:17:50 +01:00
Fix avatar icons in activity view (#24935).
git-svn-id: http://svn.redmine.org/redmine/trunk@16268 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -513,7 +513,6 @@ 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 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 18px;}
|
||||
|
||||
#search-results dd { margin-bottom: 1em; padding-left: 20px; margin-left:0px; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user