minor style fixes
This commit is contained in:
@@ -291,7 +291,7 @@
|
||||
html += '<div style="display:inline-block;margin-left:.6em;vertical-align:middle;">' + item.Name + '</div>';
|
||||
html += '</h2>';
|
||||
|
||||
html += '<div class="editorContent">';
|
||||
html += '<div class="editorContent" style="padding:0 1em;">';
|
||||
html += Globalize.translateDocument(template);
|
||||
html += '</div>';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user