From c0afa6be49d6a6e57e8b86ecd7da72c3a816295d Mon Sep 17 00:00:00 2001 From: Lynne Davis Date: Fri, 29 Jan 2016 17:57:10 +0000 Subject: [PATCH] Bug fix --- app/views/shared/mailers/_social_and_contact.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/mailers/_social_and_contact.html.haml b/app/views/shared/mailers/_social_and_contact.html.haml index d848c5c9c3..4f5222f77d 100644 --- a/app/views/shared/mailers/_social_and_contact.html.haml +++ b/app/views/shared/mailers/_social_and_contact.html.haml @@ -15,7 +15,7 @@ %a.soc-btn.tw{href: ContentConfig.footer_twitter_url} Twitter - if ContentConfig.footer_linkedin_url.present? - %a..soc-btn.li{href: ContentConfig.footer_linkedin_url} + %a.soc-btn.li{href: ContentConfig.footer_linkedin_url} LinkedIn %table.column{:align => "left"} %tr