1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
Fix change theme on right menu
This commit is contained in:
DanieL 2022-11-14 09:33:21 -03:00
parent 290f50f1da
commit b02cfb12d0

View file

@ -42,7 +42,7 @@ if (empty($advancedCustomUser->doNotShowRightProfile) && (User::isLogged() || em
}
</script>
<?php echo '<!-- navbar line ' . __LINE__ . '-->'; ?>
<ul class="dropdown-menu dropdown-menu-right <?php echo getCSSAnimationClassAndStyle('animate__bounceInRight', 'rightProfileButton', 0); ?>" >
<ul class="dropdown-menu dropdown-menu-right <?php echo getCSSAnimationClassAndStyle('animate__bounceInRight', 'rightProfileButton', 0); ?> overflow:visible;" >
<li style="padding: 10px 10px 0 10px; min-height: 60px;" class="clearfix">
<img src="<?php echo User::getPhoto(); ?>" style="max-width: 50px; max-height: 50px; margin: 0 5px 0 0;" class="img img-responsive img-circle pull-left" alt="User Photo"/>
<div class="pull-left" >