8650f4cf by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 71c79340
......@@ -15139,7 +15139,6 @@ body {
position: absolute;
top: 12px;
right: 0px;
display: none !important;
}
.back-one-level {
background-color: #EE0000;
......@@ -15294,6 +15293,10 @@ body {
.list-wrapper3 ul.mega-sub-menu {
display: block !important;
}
.list-wrapper2 li.mega-menu-item-has-children > a.mega-menu-link:after,
.list-wrapper3 li.mega-menu-item-has-children > a.mega-menu-link:after {
display: none !important;
}
.list-wrapper2.is-visible,
.list-wrapper3.is-visible {
transform: none !important;
......
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.
......@@ -173,7 +173,7 @@
position: absolute;
top: 12px;
right: 0px;
display: none !important;
}
.back-one-level{
......@@ -344,6 +344,9 @@
ul.mega-sub-menu{
display: block !important;
}
li.mega-menu-item-has-children > a.mega-menu-link:after{
display: none !important;
}
}
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.49
Version: 1.0.10
*/
......