| Index: chrome/browser/resources/settings/people_page/easy_unlock_turn_off_dialog.html
|
| diff --git a/chrome/browser/resources/settings/people_page/easy_unlock_turn_off_dialog.html b/chrome/browser/resources/settings/people_page/easy_unlock_turn_off_dialog.html
|
| index 3c3df6e57fb5fdd2c8a689a5be9f9cfc0688b41c..0efcba02e0e6644bf65fd2e90509e85181789142 100644
|
| --- a/chrome/browser/resources/settings/people_page/easy_unlock_turn_off_dialog.html
|
| +++ b/chrome/browser/resources/settings/people_page/easy_unlock_turn_off_dialog.html
|
| @@ -15,7 +15,7 @@
|
| <div class="body">
|
| [[getDescriptionText_(state_)]]
|
| </div>
|
| - <div class="button-container" hidden="[[isButtonBarHidden_(state_)]]">
|
| + <div class="buttons" hidden="[[isButtonBarHidden_(state_)]]">
|
| <paper-spinner active="[[isSpinnerActive_(state_)]]">
|
| </paper-spinner>
|
| <paper-button class="cancel-button" on-tap="onCancelTap_"
|
|
|