minor tweak to modal style + committing source graphic changes.

This commit is contained in:
Saman Bemel-Benrud
2013-01-02 14:30:20 -05:00
parent 532855b5be
commit c2a9b18740
4 changed files with 1337 additions and 1308 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ iD.commit = function() {
return changes[d].length;
}))
.enter()
.append('div').attr('class', 'commit-section modal-section');
.append('div').attr('class', 'commit-section modal-section fillL2');
section.append('h3').text(String)
.append('small')