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:
bc754c5
)
on event detail page style for button
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 17 Mar 2016 21:16:15 +0000
(17:16 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 17 Mar 2016 21:16:15 +0000
(17:16 -0400)
driving direction button to go full width of element
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
cd88b70
..
9c39d03
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-18,3
+18,6
@@
margin-top: 10px !important;
margin-bottom: 10px !important;
}
+#EventDrivingDirectionSubmit {
+ width: 100%;
+}