* Fix bug.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
<?php if(trim($config->visions, ',') == 'lite'): ?>
|
||||
$('#headerActions').css("right", '110px');
|
||||
<?php else: ?>
|
||||
$('#headerActions').css("right", '190px');
|
||||
$('#headerActions').css("right", '205px');
|
||||
<?php endif; ?>
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user