projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f47771
)
Adjust bottom spacing for the tickets
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 13 Jan 2017 21:35:09 +0000
(16:35 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 13 Jan 2017 21:35:09 +0000
(16:35 -0500)
Adding 2 px to spacing.
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
a298a3c
..
50e9ea9
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-224,7
+224,7
@@
input[name='contact_fname'], input[name='contact_lname']{
left: -35px;
}
#glm-event-detail-tickets {
- margin: 0 0 1
0
px 20px;
+ margin: 0 0 1
2
px 20px;
position: relative;
}
#glm-event-detail-tickets:before {
@@
-232,7
+232,7
@@
input[name='contact_fname'], input[name='contact_lname']{
background-image: url("../assets/tickets-icon-24x24.png");
background-height: 24px;
background-width: 24px;
-
+
position: absolute;
width: 24px;
height: 24px;