diff --git a/fhem/www/pgm2/ios7style.css b/fhem/www/pgm2/ios7style.css index 83280fb70..1272e5ad2 100644 --- a/fhem/www/pgm2/ios7style.css +++ b/fhem/www/pgm2/ios7style.css @@ -145,7 +145,7 @@ select { margin-left:5px; margin-right:5px; background: #fff; border:0px; } /* save button */ .changed a, .changed { color:#fc3e39!important; } -#saveCheck { position: absolute; top: 5px; right: 10px } +#saveCheck { position: absolute; top: 10px; right: 10px; padding: 0; } .handle { position:relative; cursor:pointer; width:50px; height:20px; line-height:20px;