diff --git a/js/documents.js b/js/documents.js index f9c83f28..8c02ab00 100644 --- a/js/documents.js +++ b/js/documents.js @@ -8,6 +8,7 @@ var documentsMain = { onStartup: function() { "use strict"; $('
').hide().appendTo(document.body); + $('#documents-overlay-below').css({left: $('#navigation').width()+4}); OC.addScript('documents', 'dojo-amalgamation', function() { OC.addScript('documents', 'webodf-debug').done(function() { // preload stuff in the background