CSS
This commit is contained in:
parent
04a5dc2794
commit
227adaf5fc
@ -1915,7 +1915,7 @@ div.login_block {
|
|||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
<?php
|
<?php
|
||||||
if (in_array($conf->browser->layout, array('phone', 'tablet')) && empty($conf->global->MAIN_OPTIMIZEFORTEXTBROWSER)) { ?>
|
if (in_array($conf->browser->layout, array('phone', 'tablet')) && empty($conf->global->MAIN_OPTIMIZEFORTEXTBROWSER)) { ?>
|
||||||
top: 50px ! important;
|
top: 66px ! important;
|
||||||
<?php } else { ?>
|
<?php } else { ?>
|
||||||
top: 60px ! important;
|
top: 60px ! important;
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user