#3160: misplaced context nav in ui
-------------------------------+--------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  cmlenz                    
     Type:  defect             |      Status:  new                       
 Priority:  low                |   Milestone:                            
Component:  webadmin           |     Version:  0.9.5                     
 Severity:  minor              |    Keywords:  css context navigation bar
-------------------------------+--------------------------------------------
 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.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3160>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to