fix santa on event pages

This commit is contained in:
Lorin Werthen 2017-12-16 18:35:24 +01:00
parent 2cdb0e47b5
commit cca1c5ed1d
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -12,7 +12,7 @@
position: absolute;
z-index: 300;
left: 5px;
top: 10px;
bottom: 0;
width: 60px;
}
}
@ -78,7 +78,7 @@
#logo {
padding-top: 25px;
}
.nav-right {
padding-right: 10px;
}