| Index: chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css b/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
|
| index a92514365e55d498f15e1b1a41d161989fe131a2..a5c78a12c797b98ee3c362ba1299f4ce59043227 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
|
| @@ -2,7 +2,7 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -#hid-detection {
|
| +#oobe:not([md-mode]) #hid-detection {
|
| min-height: 395px;
|
| padding: 70px 17px 21px;
|
| width: 622px;
|
|
|