| 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 cb10c462c2acd09446101e6b69909868526ccbf0..3597778b7c8089024fb296c3b68b1d8ff1c65d4a 100644
|
| --- a/chrome/browser/resources/options/browser_options.css
|
| +++ b/chrome/browser/resources/options/browser_options.css
|
| @@ -474,7 +474,7 @@ footer {
|
| }
|
|
|
| #about-button {
|
| - margin-right: 30px;
|
| + -webkit-margin-end: 30px;
|
| }
|
|
|
| /* An input that has no function except to take up the same amount of space as
|
|
|