| 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 eb202b305aa529ee9081e1d1428ab7b821fca5d1..96d3489316bf07a1d8b69dbc1ca29b04d24181af 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
|
| @@ -16,7 +16,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_"
|
|
|