X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Finstaller%2FWebInstallerPage.php;h=2ab055464dce2e4983fa0513bc08e7fe89b78b08;hb=c971615fe100535b2c2bddd6668961ece8bc9b8d;hp=daa429a34952ec070c71b1a5791e428eb7f153b4;hpb=9ba3fca2d8adc56787c8efc32c41424cb212e387;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"; }