After installing this mod I notice some problems.
On mobile (phone) the Userinfo overlap the space when the user is logged in. As guest it looks ok.
EDIT LATER:
I edited .XML file by removing the following code:
Code:
{
position: absolute;
display: grid;
top: 5px;
{vb:stylevar right}: 0;
margin-{vb:stylevar right}: 30px;
}
It seems to work well now. I did not notice anything wrong.