Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
index d6e576e17b14f5dd59b89de0acd0eb3a14e1239d..df849323fcabd56f145607010ba7d79cf326b01b 100644 |
--- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
+++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
@@ -20,7 +20,7 @@ |
<settings-animated-pages id="pages" current-route="{{currentRoute}}" |
section="bluetooth"> |
<neon-animatable id="main"> |
- <div class="settings-box"> |
+ <div class="settings-box first"> |
<div class="layout horizontal center"> |
<iron-icon icon="device:bluetooth"></iron-icon> |
<span class="flex" i18n-content="bluetoothEnable"></span> |