From b21b3cabf665c8e4f40bf1a6a21995c4b05d5469 Mon Sep 17 00:00:00 2001 From: enriquecd Date: Wed, 19 Apr 2017 15:10:55 +0200 Subject: [PATCH] Not show scroll bar in config permission error dialog in index - #728 --- pandora_console/general/login_page.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/general/login_page.php b/pandora_console/general/login_page.php index 858ad945c0..b6655d3af8 100755 --- a/pandora_console/general/login_page.php +++ b/pandora_console/general/login_page.php @@ -424,7 +424,7 @@ html_print_div(array('id' => 'forced_title_layer', 'class' => 'forced_title_laye draggable: false, modal: true, width: 600, - height: 250, + height: 280, overlay: { opacity: 0.5, background: "black"