678b4189 by Jeff Balicki

mobile fix

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent d8e970ab
......@@ -20166,7 +20166,7 @@ ul.sf_date_field .sf-datepicker {
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
display: flex;
padding-top: 2px;
padding-top: 0px;
}
@media only screen and (max-width: 48.875rem) {
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
......@@ -20185,6 +20185,10 @@ ul.sf_date_field .sf-datepicker {
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal a:hover {
color: #699 !important;
}
.admin-bar .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
margin-top: -10px;
}
.promo-area {
width: 100%;
display: flex;
......@@ -21438,7 +21442,7 @@ ul.sf_date_field .sf-datepicker {
color: #fff;
font-weight: bold;
}
@media only screen and (min-width: 67.063rem) {
@media only screen and (max-width: 67.063rem) {
.load-more-link-out {
margin: auto;
display: block;
......
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.
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal{
display: flex;
padding-top: 2px;
padding-top: 0px;
@media only screen and (max-width: 48.875rem) {
position: absolute;
right: 0px;
......@@ -22,5 +23,5 @@
}
.admin-bar .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal{
//top: 3px;
margin-top: -10px;
}
\ No newline at end of file
......
......@@ -256,7 +256,7 @@
font-size: 14px;
color: #fff;
font-weight: bold;
@media only screen and (min-width: 67.063rem) {
@media only screen and (max-width: 67.063rem) {
margin: auto;
display: block;
width: 300px;
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.511
Version: 1.0.512
*/
......