Index: chrome/browser/resources/options/browser_options.html |
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html |
index a344ac7f524ff9e27d81267bc97a068caa28debd..0564579c62a302545025ceb3a31e89e51506d958 100644 |
--- a/chrome/browser/resources/options/browser_options.html |
+++ b/chrome/browser/resources/options/browser_options.html |
@@ -681,9 +681,10 @@ |
<a target="_blank" i18n-content="learnMore" |
i18n-values="href:cloudPrintLearnMoreURL"></a> |
</div> |
- <button id="cloudPrintDevicesPageButton" |
- i18n-content="cloudPrintDevicesPageButton"> |
- </button> |
+ <div class="settings-row"> |
+ <button id="cloudPrintDevicesPageButton" |
+ i18n-content="cloudPrintDevicesPageButton"></button> |
+ </div> |
<div class="settings-row checkbox controlled-setting-with-label" |
i18n-values=".hidden: cloudPrintHideNotificationsCheckbox"> |