From 7a89b8cde8426153cf5e7d9508b73b505261a1c2 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 3 Aug 2018 16:13:31 -0400 Subject: [PATCH] Update contact button styles fixed --- css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/admin.css b/css/admin.css index 51498fe..9626474 100644 --- a/css/admin.css +++ b/css/admin.css @@ -126,7 +126,7 @@ #glm-table-profile .glm-contact-sub-data-links .glm-contact-link-to-top { float: right; } -#glm-table-profile #updateContact { +#glm-admin-contact-wrapper #updateContact { background: lightgreen; padding: 7px 14px; border-radius: 3px; -- 2.17.1