84782894 by Jeff Balicki

menu

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 4fa5b279
......@@ -16716,7 +16716,6 @@ html.mega-menu-primary-off-canvas-open #wpadminbar {
background-color: #669999;
}
.sub-menu-wrapper {
background-color: #F0F0F0;
width: 100% !important;
height: auto;
padding: 0rem 4% !important;
......@@ -16777,6 +16776,7 @@ html.mega-menu-primary-off-canvas-open #wpadminbar {
max-width: 100%;
overflow-y: scroll;
overflow-x: hidden;
box-shadow: inset 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.1607843137);
}
.list-wrapper2 ul.mega-sub-menu,
.list-wrapper3 ul.mega-sub-menu {
......@@ -18556,7 +18556,7 @@ ul.sf_date_field .sf-datepicker {
@media screen and (max-width: 56.25rem) {
#advance-search-modal .modal-body {
padding: 0.3125rem 3rem;
padding-bottom: 12.5rem;
padding-bottom: 14.5rem;
}
}
#advance-search-modal .modal-dialog {
......
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.
......@@ -285,7 +285,7 @@
.sub-menu-wrapper{
background-color: #F0F0F0;
//background-color: #F0F0F0;
width: 100% !important;
height: auto;
padding: 0rem 4% !important;
......@@ -350,6 +350,7 @@
max-width: 100%;
overflow-y: scroll;
overflow-x: hidden;
box-shadow: inset 0 0.1875rem 0.375rem rgba(0,0,0,.1607843137);
ul.mega-sub-menu{
display: block !important;
}
......
......@@ -626,7 +626,7 @@ ul.sf_date_field {
padding: 0rem 2.1875rem 2.1875rem 2.1875rem;
@media screen and (max-width: 56.25rem) {
padding: 0.3125rem 3rem;
padding-bottom: 12.5rem;
padding-bottom: 14.5rem;
}
}
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.462
Version: 1.0.463
*/
......