Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 411136

Summary: drop-down arrow on sites page button is not drawn properly
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse, ken_walker, mamacdon, simon_kaegi
Version: 3.0Flags: mamacdon: review+
simon_kaegi: review+
Target Milestone: 3.0 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
screenshot none

Description Grant Gayed CLA 2013-06-19 11:12:37 EDT
Created attachment 232546 [details]
screenshot

- happens on at least Chrome and Firefox
- screenshot is attached
Comment 1 Grant Gayed CLA 2013-06-19 12:32:20 EDT
The More button at the top of the Operations page has the same problem.
Comment 2 Anthony Hunter CLA 2013-06-19 12:56:14 EDT
Likely another image spite issue.
Comment 3 Anthony Hunter CLA 2013-06-19 15:16:33 EDT
Somehow I removed the menu_twistie.gif from the new image sprite. 

The change is to add it back in again and adjust the position in the new sprite in theme.css

The change is at:

https://github.com/ahunter-orion/orion.client/commit/0e0e38c918d6a4acafd0884a653e2aa90b5648ca

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL
Comment 4 Mark Macdonald CLA 2013-06-19 16:33:21 EDT
Reviewed & tested, looks good.