fix santa on event pages
This commit is contained in:
parent
2cdb0e47b5
commit
cca1c5ed1d
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 300;
|
z-index: 300;
|
||||||
left: 5px;
|
left: 5px;
|
||||||
top: 10px;
|
bottom: 0;
|
||||||
width: 60px;
|
width: 60px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
#logo {
|
#logo {
|
||||||
padding-top: 25px;
|
padding-top: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-right {
|
.nav-right {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue