Commit 2a28b210 authored by Job van der Voort's avatar Job van der Voort

the logo svg should not mess with replacement imgs

parent dd0552c3
......@@ -239,7 +239,12 @@
padding: 10px 22px;
overflow: hidden;
#tanuki-logo {
img {
width: 36px;
height: 36px;
}
#tanuki-logo, img {
float: left;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment