Summary | Menu floats under the content in traditional view |
Queue | Horde Base |
Queue Version | 4.0.15 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | raue (at) hrz (dot) uni-marburg (dot) de |
Created | 09/25/2012 (4643 days ago) |
Due | |
Updated | 09/25/2012 (4643 days ago) |
Assigned | |
Resolved | 09/25/2012 (4643 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Patch ⇒ No
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ Menu floats under the content in traditional view
Type ⇒ Bug
State ⇒ Unconfirmed
floats under the main content if the viewport is too small or a lot of
items are in the menu. We solved this by adding a <br class="clear"
/> direct before the closing tag for the div id="menue" in all apps,
so in imp/templates/imp/menu/menu.html, /templates/menu/menu.inc,
turba/templates/menu.inc and so on.