48ef6558 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 8ea532f8
...@@ -17660,7 +17660,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -17660,7 +17660,7 @@ ul.sf_date_field .sf-datepicker {
17660 } 17660 }
17661 17661
17662 :lang(fr-FR) .top-go { 17662 :lang(fr-FR) .top-go {
17663 font-size: 0.9rem; 17663 font-size: 0.9rem !important;
17664 height: 3rem !important; 17664 height: 3rem !important;
17665 width: 3rem !important; 17665 width: 3rem !important;
17666 } 17666 }
......
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.
...@@ -1091,7 +1091,7 @@ ul.sf_date_field { ...@@ -1091,7 +1091,7 @@ ul.sf_date_field {
1091 1091
1092 :lang(fr-FR){ 1092 :lang(fr-FR){
1093 .top-go{ 1093 .top-go{
1094 font-size: 0.9rem; 1094 font-size: 0.9rem !important;
1095 height: 3rem !important; 1095 height: 3rem !important;
1096 width: 3rem !important; 1096 width: 3rem !important;
1097 } 1097 }
......
...@@ -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.21 5 Version: 1.0.22
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......