From febebb2b0ee253a5538d46d401b12649b677b4bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Wed, 31 Aug 2016 12:03:44 +0200 Subject: [PATCH] Fixed scrollbar disapearing on modal, and added width+height adjustment for embed, along with fixing error in position of controls of embed --- index.php | 10 +++++++--- static/css/embed.css | 4 ++-- static/css/style.css | 24 ++++++++++++++++++++++++ static/dist/embed.min.js | 2 +- static/dist/main.min.js | 6 +++--- static/js/listeners.js | 29 +++++++++++++++++++++++------ 6 files changed, 60 insertions(+), 15 deletions(-) diff --git a/index.php b/index.php index 87f1857d..43efe3e8 100755 --- a/index.php +++ b/index.php @@ -152,7 +152,11 @@

Copy the code in the textarea, and paste on your website.

- + + + + +

@@ -234,8 +238,8 @@