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:
76f58df
)
fixing broken margin between the icons for the reg detail view
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 28 Dec 2017 20:18:44 +0000
(15:18 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 28 Dec 2017 20:18:44 +0000
(15:18 -0500)
registration detail page had icons that were missing margin for spacing
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
38199d3
..
0b4af6a
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-183,7
+183,7
@@
word-wrap: break-word;
}
.glm-reg-event-profile-details:not(.glm-reg-contact-details){
- /* margin-bottom: 15px; */
+ margin-bottom: 15px;
}
#glm-reg-map-container{
height: 0px;