diff --git a/fhem/www/pgm2/ios7touchpadstyle.css b/fhem/www/pgm2/ios7touchpadstyle.css index 1d82ed0a2..a3fba9348 100644 --- a/fhem/www/pgm2/ios7touchpadstyle.css +++ b/fhem/www/pgm2/ios7touchpadstyle.css @@ -1 +1,4 @@ @import url("ios7style.css"); + +body { width: 1024px; } +table.block, table.FileList { width:760px; } \ No newline at end of file