diff --git a/www/code2/index.html b/www/code2/index.html index 8be90cfb5..a564c32b7 100644 --- a/www/code2/index.html +++ b/www/code2/index.html @@ -24,7 +24,16 @@ padding:0; overflow:hidden; } + #sbox-filePicker-iframe { + position: fixed; + top:0; left:0; + bottom:0; right:0; + width:100%; + height: 100%; + border: 0; + } + -