Active
Project:
Orange
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2011 at 12:14 UTC
Updated:
17 Jul 2011 at 16:18 UTC
See attached screenshot.
Steps to reproduce : populate a menu, place it in "Navigation" region.
| Comment | File | Size | Author |
|---|---|---|---|
| orange.png | 37.02 KB | abulte |
Comments
Comment #1
abulte commentedThe problem seems to come from the z-index set on the #nav element.
In styles.css :
#nav {
z-index: 1500;
}
I forgot to say I'm testing on Safari and Firefox, current versions.