X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Finstaller%2FWebInstallerPage.php;h=2ab055464dce2e4983fa0513bc08e7fe89b78b08;hb=17914cc990c375340b688900b7782f1d7d5339fc;hp=daa429a34952ec070c71b1a5791e428eb7f153b4;hpb=734ca2b4d2a1246fb0ea1e54b861ab423ab5e257;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/WebInstallerPage.php b/includes/installer/WebInstallerPage.php index daa429a349..2ab055464d 100644 --- a/includes/installer/WebInstallerPage.php +++ b/includes/installer/WebInstallerPage.php @@ -98,7 +98,7 @@ abstract class WebInstallerPage { wfMessage( "config-$continue" )->text(), [ 'name' => "enter-$continue", - 'style' => 'visibility:hidden;overflow:hidden;width:1px;margin:0' + 'style' => 'width:0;border:0;height:0;padding:0' ] ) . "\n"; }