I think the <ul> should be removed when moving local tasks into admin menu otherwise you have to do something like
body.admin-menu .tabs-wrapper ul {
display: none;
}I think the <ul> should be removed when moving local tasks into admin menu otherwise you have to do something like
body.admin-menu .tabs-wrapper ul {
display: none;
}
Comments
Comment #1
sun1.x is discontinued.
Comment #2
yannickooThen let us move this issue right?
Comment #3
sun7.x-3.x does not have this issue in the first place.
Comment #4
yannickooThen the 6.x-3.x-dev version?
Comment #5
sunThe bug also does not exist in 6.x-3.x.
Comment #6
yannickooThis issue is solved?
Comment #6.0
tobiasbwrapped the code