From 1d985b9154d401a3357bcb84ca0444d83b707df9 Mon Sep 17 00:00:00 2001 From: Will Daly Date: Mon, 23 Feb 2015 13:37:09 -0500 Subject: [PATCH] Fix right margin of LinkedIn add-to-profile button --- lms/templates/dashboard/_dashboard_certificate_information.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/dashboard/_dashboard_certificate_information.html b/lms/templates/dashboard/_dashboard_certificate_information.html index eeab1280d4..676e4b91fd 100644 --- a/lms/templates/dashboard/_dashboard_certificate_information.html +++ b/lms/templates/dashboard/_dashboard_certificate_information.html @@ -78,7 +78,7 @@ else: % if cert_status['show_download_url'] and cert_status['linked_in_url']: