f
This commit is contained in:
parent
89b3a8a2a4
commit
1656d6ff04
3
dev.less
3
dev.less
@ -239,7 +239,7 @@ display: block !important;
|
||||
background: none;
|
||||
pointer-events: none;
|
||||
left:0;
|
||||
padding: 15px 20% 15px 33%;
|
||||
padding: 15px 20% 0 33%;
|
||||
}
|
||||
|
||||
/* hide any nav items other than the first 3 */
|
||||
@ -280,6 +280,7 @@ display: block !important;
|
||||
/* fixed width */
|
||||
.navigation ul.level0{
|
||||
width: 95% !important;
|
||||
padding-bottom:40px;
|
||||
}
|
||||
|
||||
/* remove borders and shadow */
|
||||
|
Loading…
Reference in New Issue
Block a user