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:
52d8469
)
adding padding to the front search container
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Mar 2016 20:40:00 +0000
(16:40 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Mar 2016 20:40:00 +0000
(16:40 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
b3b9be1
..
b4c0c6a
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-86,6
+86,9
@@
.glm-member-list-active-info .glm-member-title a {
text-decoration: underline;
}
+#glm-member-db-front-container{
+ padding: 0 25px;
+}
.glm-member-list-active-info {
padding: 15px;
}