Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Issue 2815113002: MD Settings: Fix alignment issues after adding left/right padding to md-select. (Closed)

Created:
3 years, 8 months ago by dpapad
Modified:
3 years, 8 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, oshima+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Fix alignment issues after adding left/right padding to md-select. Also restoring "visual" default width of 200px. BUG=710785, 710802 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2815113002 Cr-Commit-Position: refs/heads/master@{#464144} Committed: https://chromium.googlesource.com/chromium/src/+/0d4361cef2ed487f1a627ccd5a4047c8cbd899e8

Patch Set 1 #

Total comments: 3

Patch Set 2 : Specify width #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M ui/webui/resources/html/md_select_css.html View 1 3 chunks +6 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (9 generated)
dpapad
http://imgur.com/a/h71v8 https://codereview.chromium.org/2815113002/diff/1/ui/webui/resources/html/md_select_css.html File ui/webui/resources/html/md_select_css.html (right): https://codereview.chromium.org/2815113002/diff/1/ui/webui/resources/html/md_select_css.html#newcode32 ui/webui/resources/html/md_select_css.html:32: width: var(--md-select-width, 200px); I think we should change ...
3 years, 8 months ago (2017-04-12 18:30:53 UTC) #5
Dan Beam
lgtm https://codereview.chromium.org/2815113002/diff/1/ui/webui/resources/html/md_select_css.html File ui/webui/resources/html/md_select_css.html (right): https://codereview.chromium.org/2815113002/diff/1/ui/webui/resources/html/md_select_css.html#newcode32 ui/webui/resources/html/md_select_css.html:32: width: var(--md-select-width, 200px); On 2017/04/12 18:30:52, dpapad wrote: ...
3 years, 8 months ago (2017-04-12 18:33:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2815113002/20001
3 years, 8 months ago (2017-04-12 19:28:52 UTC) #10
dpapad
https://codereview.chromium.org/2815113002/diff/1/ui/webui/resources/html/md_select_css.html File ui/webui/resources/html/md_select_css.html (right): https://codereview.chromium.org/2815113002/diff/1/ui/webui/resources/html/md_select_css.html#newcode32 ui/webui/resources/html/md_select_css.html:32: width: var(--md-select-width, 200px); > width: calc(var(--md-select-width, 200px) + 2 ...
3 years, 8 months ago (2017-04-12 20:48:27 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 20:50:46 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/0d4361cef2ed487f1a627ccd5a40...

Powered by Google App Engine
This is Rietveld 408576698