b01a222d by Jeff Balicki

CONTACT

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 8ef8de3c
...@@ -17599,7 +17599,7 @@ select { ...@@ -17599,7 +17599,7 @@ select {
17599 } 17599 }
17600 17600
17601 .wpcf7 { 17601 .wpcf7 {
17602 max-width: unset; 17602 max-width: unset !important;
17603 } 17603 }
17604 17604
17605 .wpcf7 .wpcf7-form p { 17605 .wpcf7 .wpcf7-form p {
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -659,7 +659,7 @@ select { ...@@ -659,7 +659,7 @@ select {
659 } 659 }
660 } 660 }
661 .wpcf7 { 661 .wpcf7 {
662 max-width: unset; 662 max-width: unset !important;
663 } 663 }
664 .wpcf7 .wpcf7-form p { 664 .wpcf7 .wpcf7-form p {
665 margin-bottom: 5px !important; 665 margin-bottom: 5px !important;
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
2 Theme Name: MSF CA Child 2 Theme Name: MSF CA Child
3 Author: Tenzing Communications 3 Author: Tenzing Communications
4 Template: msf-ca 4 Template: msf-ca
5 Version: 1.0.41 5 Version: 1.0.42
6 */ 6 */
......