93d90774 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 2d135bf5
...@@ -19653,7 +19653,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -19653,7 +19653,7 @@ ul.sf_date_field .sf-datepicker {
19653 .search-box { 19653 .search-box {
19654 padding: 0rem 0.625rem; 19654 padding: 0rem 0.625rem;
19655 max-width: 90%; 19655 max-width: 90%;
19656 right: 5%; 19656 right: 2.5%;
19657 margin-top: 0.5rem; 19657 margin-top: 0.5rem;
19658 } 19658 }
19659 } 19659 }
......
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.
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
116 @media screen and (max-width: 1067px) { 116 @media screen and (max-width: 1067px) {
117 padding: 0rem 0.625rem ; 117 padding: 0rem 0.625rem ;
118 max-width: 90%; 118 max-width: 90%;
119 right: 5%; 119 right: 2.5%;
120 margin-top: .5rem; 120 margin-top: .5rem;
121 } 121 }
122 122
......
...@@ -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.5304 5 Version: 1.0.5305
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......