##// END OF EJS Templates
Aligns the magnifier in issue history details....
Jean-Philippe Lang -
r9197:dd5b0913218e
parent child
Show More
@@ -348,6 +348,8 div#issue-changesets div.changeset { padding: 4px;}
348 div#issue-changesets div.changeset { border-bottom: 1px solid #ddd; }
348 div#issue-changesets div.changeset { border-bottom: 1px solid #ddd; }
349 div#issue-changesets p { margin-top: 0; margin-bottom: 1em;}
349 div#issue-changesets p { margin-top: 0; margin-bottom: 1em;}
350
350
351 .journal ul.details img {margin:0 0 -3px 4px; vertical-middle:base;}
352
351 div#activity dl, #search-results { margin-left: 2em; }
353 div#activity dl, #search-results { margin-left: 2em; }
352 div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
354 div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
353 div#activity dt, #search-results dt { margin-bottom: 0px; padding-left: 20px; line-height: 18px; background-position: 0 50%; background-repeat: no-repeat; }
355 div#activity dt, #search-results dt { margin-bottom: 0px; padding-left: 20px; line-height: 18px; background-position: 0 50%; background-repeat: no-repeat; }
General Comments 0
You need to be logged in to leave comments. Login now