From: Laury GvR Date: Mon, 19 Sep 2016 15:50:53 +0000 (-0400) Subject: Added top-margin to liveCam descr field mem detail X-Git-Tag: v2.5.6^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f89d3c0729a535abce0d4a072db318cbca7f4a13;p=WP-Plugins%2Fglm-member-db.git Added top-margin to liveCam descr field mem detail Added top-margin to the live Cam section's description field on the member detail pages. Just like the video description margin. --- diff --git a/css/front.css b/css/front.css index 203e4f43..42664cd4 100644 --- a/css/front.css +++ b/css/front.css @@ -892,6 +892,7 @@ input[type="submit"].glm-member-button { padding: 5px; } } +.glm-member-detail-live-cam-descr, .glm-member-detail-video-descr { margin-top: 20px; }