This commit is contained in:
James 2020-06-29 11:00:08 +01:00
parent c05eefbb81
commit 36c82e44d1

View File

@ -272,6 +272,15 @@ display: block !important;
width:33% !important;
}
/*.navigation ul{
z-index: 100;
}*/
/* fixed width */
.navigation ul.level0{
width: 95% !important;
}
/* remove borders and shadow */
.navigation ul ul ul{
box-shadow: none !important;