Index: chrome/browser/resources/options2/chromeos/bluetooth.css |
diff --git a/chrome/browser/resources/options2/chromeos/bluetooth.css b/chrome/browser/resources/options2/chromeos/bluetooth.css |
index 42568fd31ee9169b0be4317eb650a3bbdfec6378..a2ee8ee7d5fb03531f3e66acca3c6fa1a5a0259a 100644 |
--- a/chrome/browser/resources/options2/chromeos/bluetooth.css |
+++ b/chrome/browser/resources/options2/chromeos/bluetooth.css |
@@ -74,15 +74,22 @@ |
} |
#bluetooth-pairing-instructions, |
-#bluetooth-passkey { |
- margin: 10px; |
+#bluetooth-pairing-passkey-display, |
+#bluetooth-pairing-passkey-entry, |
+#bluetooth-pairing-pincode-entry, |
+#bluetooth-passkey, |
+#bluetooth-pincode { |
text-align: center; |
} |
+#bluetooth-pairing-instructions { |
+ margin: 10px; |
+} |
+ |
#bluetooth-pairing-passkey-display, |
-#bluetooth-pairing-passkey-entry { |
+#bluetooth-pairing-passkey-entry, |
+#bluetooth-pairing-pincode-entry { |
margin: 40px 0; |
- text-align: center; |
} |
.bluetooth-keyboard-button { |