Edgewall Software
Modify

Opened 18 years ago

Closed 17 years ago

#3160 closed defect (fixed)

misplaced context nav in ui

Reported by: themiwi@… Owned by: Christopher Lenz
Priority: low Milestone:
Component: admin/web Version:
Severity: minor Keywords: css context navigation bar
Cc: themiwi@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The webadmin ui places the context-nav (<div id="ctxtnav">) within then content div (<div id="content">) instead of just before it (as all other trac components do). This breaks absolute css-positioning of the context navigation bar when using custom style sheets.

As a workaround, reposition the bar using a #content #ctxtnav rule.

Attachments (0)

Change History (1)

comment:1 by Christopher Lenz, 17 years ago

Resolution: fixed
Status: newclosed
Version: 0.9.5

This was apparently fixed some time ago.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.