| Index: chrome/browser/resources/options/browser_options.css
|
| diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css
|
| index f3ef248ede2010fb36cfeee89796fe690e4b81db..3597778b7c8089024fb296c3b68b1d8ff1c65d4a 100644
|
| --- a/chrome/browser/resources/options/browser_options.css
|
| +++ b/chrome/browser/resources/options/browser_options.css
|
| @@ -473,9 +473,8 @@ footer {
|
| display: flex;
|
| }
|
|
|
| -#version-button {
|
| - -webkit-margin-start: auto;
|
| - color: #999;
|
| +#about-button {
|
| + -webkit-margin-end: 30px;
|
| }
|
|
|
| /* An input that has no function except to take up the same amount of space as
|
|
|