| Index: chrome/browser/resources/about_version.html
|
| diff --git a/chrome/browser/resources/about_version.html b/chrome/browser/resources/about_version.html
|
| index cdc52350e88ff2d829855ab413e4060793f86f85..af3b8adf49ec612eb3336a5b73ec5cd21dc41478 100644
|
| --- a/chrome/browser/resources/about_version.html
|
| +++ b/chrome/browser/resources/about_version.html
|
| @@ -28,7 +28,7 @@ about:version template page
|
| .label {
|
| font-weight: bold;
|
| text-align: right;
|
| - width: 120px;
|
| + white-space: nowrap;
|
| padding-right: 5px;
|
| font-size: 0.9em;
|
| border-right: 0px solid black;
|
|
|