Added top-margin to liveCam descr field mem detail
authorLaury GvR <laury@gaslightmedia.com>
Mon, 19 Sep 2016 15:50:53 +0000 (11:50 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 19 Sep 2016 15:50:53 +0000 (11:50 -0400)
Added top-margin to the live Cam section's description field on
the member detail pages. Just like the video description margin.

css/front.css

index 203e4f4..42664cd 100644 (file)
@@ -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;
 }