##// END OF EJS Templates
Merged r3908 from trunk....
Eric Davis -
r3844:7a9fab774865
parent child
Show More
@@ -287,8 +287,8 fieldset#filters td.add-filter { text-align: right; vertical-align: top; }
287 287 .buttons { font-size: 0.9em; margin-bottom: 1.4em; margin-top: 1em; }
288 288
289 289 div#issue-changesets {float:right; width:45%; margin-left: 1em; margin-bottom: 1em; background: #fff; padding-left: 1em; font-size: 90%;}
290 div#issue-changesets .changeset { padding: 4px;}
291 div#issue-changesets .changeset { border-bottom: 1px solid #ddd; }
290 div#issue-changesets div.changeset { padding: 4px;}
291 div#issue-changesets div.changeset { border-bottom: 1px solid #ddd; }
292 292 div#issue-changesets p { margin-top: 0; margin-bottom: 1em;}
293 293
294 294 div#activity dl, #search-results { margin-left: 2em; }
General Comments 0
You need to be logged in to leave comments. Login now