From a118fb9e9f5b83c830f7be9bc7ea19586e1067f6 Mon Sep 17 00:00:00 2001 From: Meg Stepp Date: Sat, 27 May 2017 13:49:21 -0400 Subject: [PATCH] chore(docs): make covalent homepage look right in IE11 chore(docs): make covalent homepage look right in IE11 --- src/app/components/home/home.component.html | 4 ++-- src/styles.scss | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/components/home/home.component.html b/src/app/components/home/home.component.html index 85c6e1c107..167a426fe7 100644 --- a/src/app/components/home/home.component.html +++ b/src/app/components/home/home.component.html @@ -53,7 +53,7 @@

{{item.title}}

-
+
{{item.icon}} @@ -252,4 +252,4 @@

Feature Requests & Bugs

- + \ No newline at end of file diff --git a/src/styles.scss b/src/styles.scss index fe4daf3902..0efa25962f 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -14,5 +14,4 @@ html[dir="rtl"] & { direction: rtl; } - } \ No newline at end of file