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

Issue 10830332: [cros] Remove vertical clipping in OOBE step container. (Closed)

Created:
8 years, 4 months ago by Ivan Korotkov
Modified:
8 years, 4 months ago
Reviewers:
ygorshenin1
CC:
chromium-reviews, arv (Not doing code reviews), stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

[cros] Remove vertical clipping in OOBE step container. Horizontal clipping is still needed for slide animations. Other minor fixes: *) Centered network step contents. *) Step logo is hidden initially to prevent flicker during boot/sign out into Login screen. BUG=142770 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151701

Patch Set 1 #

Patch Set 2 : overflow-x instead of original approach. #

Patch Set 3 : Revert #2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M chrome/browser/resources/chromeos/login/display_manager.js View 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/login/login.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.css View 2 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Ivan Korotkov
8 years, 4 months ago (2012-08-15 11:57:24 UTC) #1
ygorshenin1
lgtm
8 years, 4 months ago (2012-08-15 13:57:48 UTC) #2
Ivan Korotkov
Hmmm, specfying overflow-x didn't work actually :( Looks like one cannot set overflow-x to hidden ...
8 years, 4 months ago (2012-08-15 16:12:19 UTC) #3
Ivan Korotkov
8 years, 4 months ago (2012-08-15 16:18:29 UTC) #4

Powered by Google App Engine
This is Rietveld 408576698