diff --git a/fhem/www/pgm2/ios7style.css b/fhem/www/pgm2/ios7style.css index 6d5b45da1..2daf84e2a 100644 --- a/fhem/www/pgm2/ios7style.css +++ b/fhem/www/pgm2/ios7style.css @@ -96,6 +96,8 @@ table.block tr.odd { background: #fff;} table.block tr.sel { background: #d9d9d9; } table.block td { padding:3px; } +table.readings tr td:nth-child(3) { min-width: 150px; } + /* Bugfix fuer readingsGroup, Spalten Link überall klickbar */ table.block table.block, table.fileList table.fileList, table table { width: 100%;