summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-23 19:40:37 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-23 19:40:37 +0000
commit4d8af92fa3a43f203679bbbd37968c127d056a4d (patch)
tree2617a05a9c5dae629c5d2ee27d8a87ef759f8b28 /chrome/renderer
parentf13b1308b7808034610ef83c5a47dc018d914548 (diff)
downloadchromium_src-4d8af92fa3a43f203679bbbd37968c127d056a4d.zip
chromium_src-4d8af92fa3a43f203679bbbd37968c127d056a4d.tar.gz
chromium_src-4d8af92fa3a43f203679bbbd37968c127d056a4d.tar.bz2
WebUI Prefs: Don't use display:block for labels
Separates our labels into a div and a label, so that labels are no longer display:block. Making labels display:block turns out to be undesirable because it makes the clickable area for the control the full width of the pane, rather than just the control and the label text. BUG=69792 TEST=Click to the right of a checkbox or radio button's label; it should not active the control. Review URL: http://codereview.chromium.org/6541086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75772 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer')
0 files changed, 0 insertions, 0 deletions