923092c0 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 55b3d83e
...@@ -19566,7 +19566,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -19566,7 +19566,7 @@ ul.sf_date_field .sf-datepicker {
19566 position: relative; 19566 position: relative;
19567 height: 100%; 19567 height: 100%;
19568 overflow: hidden; 19568 overflow: hidden;
19569 min-height: 37.5rem; 19569 min-height: 480px;
19570 background-repeat: no-repeat; 19570 background-repeat: no-repeat;
19571 background-size: cover; 19571 background-size: cover;
19572 background-position: center; 19572 background-position: center;
......
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.
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
42 position: relative; 42 position: relative;
43 height: 100%; 43 height: 100%;
44 overflow: hidden; 44 overflow: hidden;
45 min-height: 37.5rem; 45 min-height: 480px;
46 background-repeat: no-repeat; 46 background-repeat: no-repeat;
47 background-size: cover; 47 background-size: cover;
48 background-position: center; 48 background-position: center;
......
...@@ -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.5301 5 Version: 1.0.5302
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......