| Summary: | Alignment of icons in banner | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anton McConville <antonm> | ||||
| Component: | Client | Assignee: | Anton McConville <antonm> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | unspecified | ||||||
| Target Milestone: | 4.0 M1 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Fixed the css for this |
Created attachment 233372 [details] picture of misalignment The hamburger icon should align vertically with the plus icon beneath it. Similarly the persona icon should align vertically with the wrench icon beneath that. This misalignment was introduced when the flex-box was added - when attempting to render properly on different devices. We have a better, simpler understanding of the flex-box now, so can manage this layout better and line the icons up properly.