aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/main-container.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/main-container.js')
-rw-r--r--ui/app/main-container.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/main-container.js b/ui/app/main-container.js
index 870b3e7f0..62a8bdb7b 100644
--- a/ui/app/main-container.js
+++ b/ui/app/main-container.js
@@ -17,7 +17,7 @@ MainContainer.prototype.render = function () {
return h('div', {
style: {
position: 'absolute',
- marginTop: '6vh',
+ marginTop: '35px',
width: '98%',
zIndex: 20,
boxShadow: '0 0 7px 0 rgba(0,0,0,0.08)',