| Summary: | Icons for some files show two on iPad | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Ken Walker <ken_walker> | ||||
| Component: | Client | Assignee: | Anton McConville <antonm> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | Silenio_Quarti | ||||
| Version: | 4.0 | ||||||
| Target Milestone: | 4.0 RC1 | ||||||
| Hardware: | Other | ||||||
| OS: | iOS | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
This happens on the desktop too. We need to add
background-repeat: no-repeat;
to the CSS in images.css. The folder icon already has it
.core-sprite-folder_model{ background:url(../images/folder.png); width: 16px; height: 16px; background-repeat: no-repeat; }
Marks sprite work should have fixed this. |
Created attachment 236138 [details] Screenshot of too many icons for some file types In the editor, the navigator shows more than one icon for a file, see the attachment