Add padding to custom field fieldsets
authorLaury GvR <laury@gaslightmedia.com>
Thu, 2 Aug 2018 19:29:02 +0000 (15:29 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 2 Aug 2018 19:29:02 +0000 (15:29 -0400)
css/admin.css

index b7709a0..f78a964 100644 (file)
@@ -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;