Reduce the height of the feedback page.
commit4a2c50011d2b4c02537e3c0450df8e14b8818d1b
authorrkc@chromium.org <rkc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 3 Feb 2014 22:46:11 +0000 (3 22:46 +0000)
committerrkc@chromium.org <rkc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 3 Feb 2014 22:46:11 +0000 (3 22:46 +0000)
tree67ea66566ec8c19baa695ad3e98cd127e3357f35
parent0545d08cb2681236f0472224b5d459154b26357f
Reduce the height of the feedback page.
The current height of the feedback page is causing the bottom of the page to get pushed off the boundary on certain screen sizes. The problem is now worse on other platforms due to the System Information link also being available there. Decrease some of the unnecessary padding on the feedback page to make sure it fits on the screens of machines with smaller displays.

R=xiyuan@chromium.org
BUG=334235

Review URL: https://codereview.chromium.org/151873002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248598 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/feedback/css/feedback.css
chrome/browser/resources/feedback/js/event_handler.js
chrome/browser/resources/feedback/js/feedback.js