Skip to content

Commit 519824e

Browse files
coliffmmistakes
authored andcommitted
remove extraneous space from IE conditional statement (#2273)
1 parent 9238caa commit 519824e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- For all browsers -->
1515
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">
1616

17-
<!--[if IE ]>
17+
<!--[if IE]>
1818
<style>
1919
/* old IE unsupported flexbox fixes */
2020
.greedy-nav .site-title {

0 commit comments

Comments
 (0)