From e5428b638ecbc40514aa3fe84db40d593637cea7 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 25 Apr 2016 16:11:37 -0400 Subject: [PATCH] Update style for the new Authorize seal --- css/app.css | 6 +++++- scss/_sidebar.scss | 7 +++++-- sidebar.php | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/css/app.css b/css/app.css index edafef3..b24e07f 100644 --- a/css/app.css +++ b/css/app.css @@ -7593,10 +7593,14 @@ input[type="submit"].blogbutton { .social-icons ul li a.mail:hover { background-position: -141px -27px; } -#auth, #scl { +#scl { margin-top: 29px; width: 235px; } +#auth { + width: 100px; + margin: 29px auto; } + #side-nav { padding-top: 10px; background: #f2f9fc; } diff --git a/scss/_sidebar.scss b/scss/_sidebar.scss index e67098c..eb8f2c6 100644 --- a/scss/_sidebar.scss +++ b/scss/_sidebar.scss @@ -155,11 +155,14 @@ } } } -#auth, #scl { margin-top: 29px; width: 235px; } +#auth { + width: 100px; + margin: 29px auto; +} #side-nav { padding-top: 10px; background: #f2f9fc; @@ -228,4 +231,4 @@ } .current_page_item a { font-weight: bold; -} \ No newline at end of file +} diff --git a/sidebar.php b/sidebar.php index fccdf8b..48f2920 100644 --- a/sidebar.php +++ b/sidebar.php @@ -16,7 +16,7 @@
-
Credit Card Merchant
+
Credit Card Merchant
SCL Seal -- 2.17.1