aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-09-02 20:41:40 +0200
committerAlex Legler <alex@a3li.li>2015-09-02 20:41:40 +0200
commit368d96b1259606f1b1b741ad5f420752dc728e7d (patch)
tree138339fa9971f405839600fd0c2c3688b21a3c3a
parentTyrian sync (diff)
downloadwww-368d96b1259606f1b1b741ad5f420752dc728e7d.tar.gz
www-368d96b1259606f1b1b741ad5f420752dc728e7d.tar.bz2
www-368d96b1259606f1b1b741ad5f420752dc728e7d.zip
Drop the max-height setting for the SVG Logo
This fixes the weird scrollbars in our beloved Internet Exploder
-rw-r--r--_sass/misc.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/_sass/misc.scss b/_sass/misc.scss
index 252036d..7d754c3 100644
--- a/_sass/misc.scss
+++ b/_sass/misc.scss
@@ -100,7 +100,6 @@ body.nav-align-h2 #content h2:first-of-type {
}
.site-logo object {
- max-height: 58px;
overflow: hidden;
}