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:
eec7fb3
)
Add padding to front featured entity list description
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 25 Sep 2018 18:42:00 +0000
(14:42 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 25 Sep 2018 18:42:00 +0000
(14:42 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
4616d82
..
a05be83
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-1124,7
+1124,7
@@
glm-member-detail-content-toggle {
overflow: hidden;
}
#featured-grid .featured-grid-item .featured-grid-item-info {
- padding:
5
px;
+ padding:
10
px;
}
/* Featured Grid End */