projects
/
WP-Themes
/
camppetosega.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
480c5a5
)
fixing syntax error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 6 Apr 2016 14:17:29 +0000
(10:17 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 6 Apr 2016 14:17:29 +0000
(10:17 -0400)
scss/_gravityForms.scss
patch
|
blob
|
history
diff --git
a/scss/_gravityForms.scss
b/scss/_gravityForms.scss
index
b67f5a8
..
4958814
100644
(file)
--- a/
scss/_gravityForms.scss
+++ b/
scss/_gravityForms.scss
@@
-10,5
+10,5
@@
@media #{$small-only} {
#input_3_41, #input_3_24, #input_3_37{
width: 73%;
- }
-
}
\ No newline at end of file
+ }
+}
\ No newline at end of file