#30: Make logo clickable in Compact Mode

This commit is contained in:
Jana Deutschländer 2019-04-09 15:22:05 +02:00
commit 2a1910a3bc

View file

@ -172,6 +172,7 @@
.row > .col-xs-12 {
height: auto;
min-height: fit-content;
z-index: 3;
}
}
}