f
This commit is contained in:
parent
c05eefbb81
commit
36c82e44d1
9
dev.less
9
dev.less
@ -272,6 +272,15 @@ display: block !important;
|
|||||||
width:33% !important;
|
width:33% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*.navigation ul{
|
||||||
|
z-index: 100;
|
||||||
|
}*/
|
||||||
|
|
||||||
|
/* fixed width */
|
||||||
|
.navigation ul.level0{
|
||||||
|
width: 95% !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* remove borders and shadow */
|
/* remove borders and shadow */
|
||||||
.navigation ul ul ul{
|
.navigation ul ul ul{
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user