Logo position in the corner when in the portal

This commit is contained in:
Alexandre Aubin 2019-03-14 20:22:48 +01:00
parent 7036dd4673
commit 888030bb99

View file

@ -140,6 +140,7 @@ img {
.logged .ynh-logo {
position: fixed;
width: 5em;
height: 5em;
bottom: 20px;
right: 20px;
z-index: 0;