mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#11836 text-warp to white-space
This commit is contained in:
parent
e5f72058a7
commit
7eb8dccc44
@ -492,6 +492,6 @@ echo '</div>';
|
||||
<?php
|
||||
if (get_user_language($config['id_user']) == 'es') {
|
||||
?>
|
||||
$('#icon_god-extensions').find('span').attr('style', 'text-wrap: nowrap;');
|
||||
$('#icon_god-extensions').find('span').attr('style', 'white-space: nowrap;');
|
||||
<?php } ?>
|
||||
</script>
|
Loading…
x
Reference in New Issue
Block a user