From: Laury GvR Date: Thu, 2 Aug 2018 19:29:02 +0000 (-0400) Subject: Add padding to custom field fieldsets X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=fece5039255c5277b48d6f14de6d3cf28244b119;p=WP-Plugins%2Fglm-member-db-contacts.git Add padding to custom field fieldsets --- diff --git a/css/admin.css b/css/admin.css index b7709a0..f78a964 100644 --- a/css/admin.css +++ b/css/admin.css @@ -226,6 +226,7 @@ input::placeholder { } #glm-table-profile #glm-members-custom-fields-glm-member-db-contacts fieldset { background: #f8ffff; + padding: 10px; } #glm-table-profile fieldset legend { text-decoration: underline;