projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddfa98a
)
Added top-margin to liveCam descr field mem detail
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 19 Sep 2016 15:50:53 +0000
(11:50 -0400)
committer
Laury 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
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
203e4f4
..
42664cd
100644
(file)
--- 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;
}