| Summary: | sites pages table rows can become unmatched | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Grant Gayed <grant_gayed> | ||||
| Component: | Client | Assignee: | Curtis Windatt <curtis.windatt.public> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | curtis.windatt.public | ||||
| Version: | 5.0 | ||||||
| Target Milestone: | 6.0 M2 | ||||||
| Hardware: | PC | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
The change is trivial if someone wants to get it in for M1. The sitesPanel class specifies a minimum width which is unnecessary. The table looks fine shrunk down to <200px in Firefox and Chrome. Also tested that this doesn't break when sites are organized by groups. https://git.eclipse.org/r/19527 Note that all settings in the base sitesPanel css class have been commented out, so if preferred we could delete it (the combination .displayTable .sitesPanel would have to stay). This was fixed some time ago with other changes I made to the sites page. |
Created attachment 238173 [details] screenshot 20131207 - reducing the browser's width leads to a situation where the table showing a site has different-sized header and content rows (looks odd) - screenshot is attached