diff --git a/config.js b/config.js index d6adfb2df..12a7794cf 100644 --- a/config.js +++ b/config.js @@ -104,7 +104,6 @@ var defaultConfig = { // theme list themes: ['default'], - - + disableVideo: 1, verbose: 1, }; diff --git a/css/main.css b/css/main.css index 4aa24fbfa..b29cbe070 100644 --- a/css/main.css +++ b/css/main.css @@ -54,11 +54,11 @@ html, body {height: 100%;} } .bottom-copay { - width: 56px; + width: 50px; text-align: center; position: relative; float: right; - margin-left: 15px; + margin-left: 20px; /* height: 551px; */ } diff --git a/index.html b/index.html index 508d4ffae..9c85efd2e 100644 --- a/index.html +++ b/index.html @@ -150,7 +150,7 @@