diff --git a/static/js/pandora.js b/static/js/pandora.js index c0d6a5b93..4d6754d47 100644 --- a/static/js/pandora.js +++ b/static/js/pandora.js @@ -328,6 +328,9 @@ appPanel sort: [{key: 'index', operator: '+'}], view: 'list' }; + pandora.site.textSettings = { + position: 0 + }; Ox.extend(pandora.user, { sectionElement: 'buttons',