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:
07fb396
)
Adding to the second part of front css for input
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 26 Oct 2017 16:38:18 +0000
(12:38 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 26 Oct 2017 16:38:18 +0000
(12:38 -0400)
Update the css code for input fields in our plugins.
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
c253bf3
..
13e56a8
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-117,7
+117,7
@@
.glm-add-event-form-wrapper input[name="event_name"]{
margin-bottom: 0px;
}
-.glm-add-event-form-wrapper input[name='contact_fname'], input[name='contact_lname']{
+.glm-add-event-form-wrapper input[name='contact_fname'],
.glm-add-event-form-wrapper
input[name='contact_lname']{
width: 50%;
}
#glm-events-search-form input[type=submit] {