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:
47c1639
)
pushing the loader icon for the events calendar overlay to the right a bit more
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 5 Oct 2016 16:39:56 +0000
(12:39 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 5 Oct 2016 16:39:56 +0000
(12:39 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
a6222ab
..
0c771d1
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-209,7
+209,7
@@
input[name='contact_fname'], input[name='contact_lname']{
background: url('../assets/loader.gif');
position: absolute;
top:15%;
- left: 4
2
%;
+ left: 4
3
%;
z-index: 999;
}
#glm-event-detail-cost:before {