mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
minor tweak to modal style + committing source graphic changes.
This commit is contained in:
+1
-1
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user