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:
2cc0157
)
increasing width of new reg box in reg page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Dec 2017 17:55:36 +0000
(12:55 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Dec 2017 17:55:36 +0000
(12:55 -0500)
the new attendee box is too narrow, increasing to 450px in large view
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
6bda288
..
8330734
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-733,7
+733,7
@@
span.glm-error {
}
.new-reg{
float: left;
-/* width: 450px;*/
+ width: 450px;
}
.reg-class-time {