Chromium Code Reviews| 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 1579a18631358e0c020515729852fc3224cb9b34..3acbc3aff0bdcc99a89a5d3398e4922523944960 100644 |
| --- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html |
| +++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html |
| @@ -18,11 +18,6 @@ |
| margin-bottom: 10px; |
| } |
| - #dialogDeviceList { |
| - height: 210px; |
| - overflow-y: auto; |
| - } |
| - |
| #pairing { |
| margin-bottom: 10px; |
| } |