4fa5b279 by Jeff Balicki

menu

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 556ca146
...@@ -16719,7 +16719,7 @@ html.mega-menu-primary-off-canvas-open #wpadminbar { ...@@ -16719,7 +16719,7 @@ html.mega-menu-primary-off-canvas-open #wpadminbar {
16719 background-color: #F0F0F0; 16719 background-color: #F0F0F0;
16720 width: 100% !important; 16720 width: 100% !important;
16721 height: auto; 16721 height: auto;
16722 padding: 0rem 7% !important; 16722 padding: 0rem 4% !important;
16723 margin-bottom: 12.5rem; 16723 margin-bottom: 12.5rem;
16724 float: none !important; 16724 float: none !important;
16725 } 16725 }
......
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.
...@@ -288,7 +288,7 @@ ...@@ -288,7 +288,7 @@
288 background-color: #F0F0F0; 288 background-color: #F0F0F0;
289 width: 100% !important; 289 width: 100% !important;
290 height: auto; 290 height: auto;
291 padding: 0rem 7% !important; 291 padding: 0rem 4% !important;
292 margin-bottom: 12.5rem; 292 margin-bottom: 12.5rem;
293 float: none !important; 293 float: none !important;
294 294
......
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
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.461 5 Version: 1.0.462
6 */ 6 */
7 7
......