From: Steve Sutton Date: Tue, 6 Sep 2016 19:24:28 +0000 (-0400) Subject: update styles for the member dashboard X-Git-Tag: v2.7.0^2~1^2~21 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=854cb34cd988fec77f321df85463f8466cd621bc;p=WP-Plugins%2Fglm-member-db.git update styles for the member dashboard To link up the items in the member dashboards. --- diff --git a/css/admin.css b/css/admin.css index 528267e8..b4442774 100644 --- a/css/admin.css +++ b/css/admin.css @@ -428,6 +428,9 @@ input[type=submit], input[type=file] { .glm-widget-content { padding: 20px; } +.glm-widget .glm-widget-content h3 { + padding: 8px 0; +} .glm-widget h2 { font-size: 14px; padding: 8px 12px;