From: Martijn Cuppens Date: Fri, 14 Feb 2020 13:09:46 +0000 (+0100) Subject: Fix logo alignment for IE (#29955) X-Git-Tag: v5.0.0-alpha1~451 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aee71776d14a3f4cb0e422276919bbc4314f40a;p=thirdparty%2Fbootstrap.git Fix logo alignment for IE (#29955) --- diff --git a/site/layouts/partials/icons/bootstrap-stack.svg b/site/layouts/partials/icons/bootstrap-stack.svg index 1328a93aaa..7fca4424b9 100644 --- a/site/layouts/partials/icons/bootstrap-stack.svg +++ b/site/layouts/partials/icons/bootstrap-stack.svg @@ -1 +1 @@ -{{ with .title }}{{ . }}{{ else }}Bootstrap{{ end }} \ No newline at end of file +{{ with .title }}{{ . }}{{ else }}Bootstrap{{ end }} \ No newline at end of file