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

sun’s picture

Status: Active » Closed (won't fix)

1.x is discontinued.

yannickoo’s picture

Version: 6.x-1.8 » 7.x-3.x-dev
Status: Closed (won't fix) » Active

Then let us move this issue right?

sun’s picture

Version: 7.x-3.x-dev » 6.x-1.8
Status: Active » Closed (won't fix)

7.x-3.x does not have this issue in the first place.

yannickoo’s picture

Version: 6.x-1.8 » 6.x-3.x-dev
Status: Closed (won't fix) » Active

Then the 6.x-3.x-dev version?

sun’s picture

Version: 6.x-3.x-dev » 6.x-1.8
Status: Active » Closed (won't fix)

The bug also does not exist in 6.x-3.x.

yannickoo’s picture

This issue is solved?

tobiasb’s picture

Issue summary: View changes

wrapped the code