basic fox for restore modal.

This commit is contained in:
saman bb
2013-03-22 12:38:29 -04:00
parent 7ef2e65c4d
commit 9f17a7ce34
+1 -1
View File
@@ -6,7 +6,7 @@ iD.ui.Restore = function(context) {
var modal = iD.ui.modal(selection);
modal.select('.modal')
.attr('class', 'modal-splash modal');
.attr('class', 'modal-splash modal fillL');
var introModal = modal.select('.content');