Merge pull request #31 from cosmocode/compactmode

#30: Make logo clickable in Compact Mode
This commit is contained in:
Andreas Gohr 2019-04-10 10:15:34 +02:00 committed by GitHub
commit b94ede4124
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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