projects
/
WP-Themes
/
charlevoixdesign2017.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684dc5e
)
Ninja form restricted to 600px width
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 17 May 2017 18:37:13 +0000
(14:37 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 17 May 2017 18:37:13 +0000
(14:37 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
84df670
..
b8f7d43
100755
(executable)
--- a/
style.css
+++ b/
style.css
@@
-4699,6
+4699,7
@@
object {
width: 100%;
}
}
+.ninja-forms-cont,
.nf-form-cont {
margin: 0 auto;
max-width: 600px;