| Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html
|
| diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html
|
| index ca8cb0c31c052c8b9ec5b4d75a79c991fb9038c2..2e1b9847999dde9b90d50d1c3ac689fb592c861a 100644
|
| --- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html
|
| +++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html
|
| @@ -138,7 +138,7 @@
|
| </div>
|
| </template>
|
| </div>
|
| - <div class="button-container">
|
| + <div class="buttons">
|
| <template is="dom-if" if="[[isDialogType_(dialogType, 'addDevice')]]">
|
| <div id="scanning" class="layout horizontal center flex"
|
| hidden$="[[!adapterState.discovering]]">
|
|
|