shorter IE conditional statement (#2006)

saves 5 bytes :-)
This commit is contained in:
Christian Oliff 2019-01-02 06:50:33 +09:00 committed by Michael Rose
parent f98445ef96
commit 8ec8def1b8

View file

@ -14,7 +14,7 @@
<!-- For all browsers -->
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">
<!--[if lte IE 9]>
<!--[if IE ]>
<style>
/* old IE unsupported flexbox fixes */
.greedy-nav .site-title {