summaryrefslogtreecommitdiffstats
path: root/third_party/mojo_services
diff options
context:
space:
mode:
authornewt <newt@chromium.org>2015-03-03 19:11:22 -0800
committerCommit bot <commit-bot@chromium.org>2015-03-04 03:12:04 +0000
commit8ab5046b4a0f6eb8f3976b6693624d6371a042fb (patch)
treef28e6b8908470c9cf40ca5023215350097f2b9a0 /third_party/mojo_services
parentfb9b01d202733f2ab696c3718fc32fee17d91cf5 (diff)
downloadchromium_src-8ab5046b4a0f6eb8f3976b6693624d6371a042fb.zip
chromium_src-8ab5046b4a0f6eb8f3976b6693624d6371a042fb.tar.gz
chromium_src-8ab5046b4a0f6eb8f3976b6693624d6371a042fb.tar.bz2
Fix padding in home page settings.
The "on"/"off" text and the switch were both too close to the edge of the screen on pre-L devices. The bug arose because the LinearLayout had conflicting padding attributes: it defined "padding" inline, and used a style which defined "paddingStart" and "paddingEnd". The latter values were overriding the inline "padding" value. Review URL: https://codereview.chromium.org/970603003 Cr-Commit-Position: refs/heads/master@{#319011}
Diffstat (limited to 'third_party/mojo_services')
0 files changed, 0 insertions, 0 deletions