| 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..a9dccf11e2a945c8f607c0b9021bc85856d72df7 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
|
| @@ -8,6 +8,12 @@
|
| width: 622px;
|
| }
|
|
|
| +#oobe[md-mode] #hid-detection {
|
| + min-height: unset;
|
| + padding: unset;
|
| + width: unset;
|
| +}
|
| +
|
| #hid-detection .step-contents {
|
| margin: 33px auto 82px;
|
| width: 475px;
|
|
|