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:
d146fed
)
adding more margin around progress bar
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:03:40 +0000
(14:03 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:03:40 +0000
(14:03 -0500)
adding padding around the progress bar
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
d845123
..
f951d78
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-751,7
+751,7
@@
span.glm-error {
/* PROGRESS BAR */
.progress-container {
/* width: 600px;*/
- margin:
10
px auto;
+ margin:
35
px auto;
}
.progressbar {
counter-reset: step;