9bf4b77a by Jeff Balicki

admin fix

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 290f671c
......@@ -14985,6 +14985,11 @@ body {
font-family: "PT Sans", sans-serif;
}
#wpadminbar {
position: fixed !important;
z-index: 99999 !important;
}
/** Wednesday 26th July 2023 02:16:49 UTC (core) **/
/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/
/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/
......
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.
body{
font-family: "PT Sans",sans-serif;
}
#wpadminbar{
position: fixed !important;
z-index: 99999 !important;
}
@import "mega_menu";
@import "menu";
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.502
Version: 1.0.503
*/
......