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

Bug 409994

Summary: Extra button padding added by Firefox
Product: [ECD] Orion Reporter: Gabriel Luong <gabriel.luong>
Component: ClientAssignee: Gabriel Luong <gabriel.luong>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: libingw
Version: 3.0Flags: libingw: review+
Target Milestone: 3.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Gabriel Luong CLA 2013-06-05 13:47:25 EDT
Firefox currently renders our buttons with extra padding compare to what we see in Chrome.
Comment 1 Gabriel Luong CLA 2013-06-05 14:19:00 EDT
Reset the button border and padding in Firefox.
https://orion.eclipse.org/git/reviewRequest.html#https://github.com/gabrielluong/orion.client.git_825e22e361292b2a7a4a1f4592178587952e3d67
https://github.com/gabrielluong/orion.client/commit/825e22e361292b2a7a4a1f4592178587952e3d67

To test:
Usually if you have the following:
<button><span>...</span><button>
the buttons will look different between Chrome and Firefox, where Firefox adds extra padding to its button. This should resolve the issue and make the buttons look consistent between the 2 browsers.

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