##// END OF EJS Templates
Fix avatar icons in activity view (#24935)....
Jean-Philippe Lang -
r15886:9b3e10a96e5c
parent child
Show More
@@ -513,7 +513,6 div#activity span.project:after, #search-results span.project:after { content: "
513 513 div#activity dd span.description, #search-results dd span.description { display:block; color: #808080; }
514 514 div#activity dt.grouped {margin-left:5em;}
515 515 div#activity dd.grouped {margin-left:9em;}
516 div#activity dt { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 18px;}
517 516
518 517 #search-results dd { margin-bottom: 1em; padding-left: 20px; margin-left:0px; }
519 518
General Comments 0
You need to be logged in to leave comments. Login now