projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3905929
)
adding padding to the terms and conditions box
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 21 Dec 2017 18:50:55 +0000
(13:50 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 21 Dec 2017 18:50:55 +0000
(13:50 -0500)
terms and conditions needed more padding along the top and bottom
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
88261cb
..
1da27c2
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-148,6
+148,7
@@
background-color: white;
margin: 30px auto 20px;
float: none;
+ padding: 20px 10px;
max-width: 700px;
}
.glm-reg-event-terms{