diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-19 20:42:22 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-19 20:42:22 +0000 |
commit | a6680f0a2f230d3897f34dd385ead90848bc1265 (patch) | |
tree | 6029622920331300f345a2b32e1c6bbe18451c88 /content/browser/renderer_host/render_widget_host_view_mac.mm | |
parent | 0db19a87a8868d2f1ff6b227f048f12f92aa1f59 (diff) | |
download | chromium_src-a6680f0a2f230d3897f34dd385ead90848bc1265.zip chromium_src-a6680f0a2f230d3897f34dd385ead90848bc1265.tar.gz chromium_src-a6680f0a2f230d3897f34dd385ead90848bc1265.tar.bz2 |
options: fix up vertical spacing
issues:
1. there is extraneous padding between sections in some cases (i.e. when the top or bottom element has top or bottom margin). Solution: don't apply top margin for top element or bottom margin for bottom element.
2. the top section h3 on each top level options page jiggles when you switch to that page (each has a different vertical alignment relative to the page title). Solution: set vertical alignment of sections on the section h3 rather than section content (content will in turn align to h3 baseline).
3. the security button on the advanced page is too close to the checkbox. Solution: add .section-group div.
BUG=none
TEST=manual
Review URL: http://codereview.chromium.org/8344027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106378 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/renderer_host/render_widget_host_view_mac.mm')
0 files changed, 0 insertions, 0 deletions