Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
Fix hidden OOBE accessibility menu
Browse files Browse the repository at this point in the history
BUG=553389
TEST=On OOBE Welcome / Network Selection screen, click Accessibility
link.  Menu should appear.

Review URL: https://codereview.chromium.org/1441063002

Cr-Commit-Position: refs/heads/master@{#359647}
  • Loading branch information
glevin authored and Commit bot committed Nov 13, 2015
1 parent e73a707 commit 2d9b229
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
-webkit-padding-start: 25px;
padding-bottom: 25px;
padding-top: 15px;
z-index: 1;
}

.checkboxrow {
Expand Down

0 comments on commit 2d9b229

Please sign in to comment.