Fixed: css conflict

This commit is contained in:
Laurent Destailleur 2015-01-10 21:39:40 +01:00
parent dda12003d4
commit e4b89779f7

View File

@ -217,7 +217,7 @@ if (isset($conf->file->main_authentication) && preg_match('/openid/',$conf->file
<?php if ($main_home)
{
?>
<div class="center" class="login_main_home" style="max-width: 80%">
<div class="center login_main_home" style="max-width: 80%">
<?php echo $main_home; ?>
</div><br>
<?php