| Index: chrome/browser/resources/help/help.css
|
| diff --git a/chrome/browser/resources/help/help.css b/chrome/browser/resources/help/help.css
|
| index 0e04e247ef548225fcbc0c9e667172df93c9797b..ca482dabbde97301ea4f3fa2acc18e0c13356eb5 100644
|
| --- a/chrome/browser/resources/help/help.css
|
| +++ b/chrome/browser/resources/help/help.css
|
| @@ -13,11 +13,6 @@ body {
|
| margin-top: 10px;
|
| }
|
|
|
| -#help-product-logo {
|
| - /* TODO: Remove once http://crbug.com/135179 is fixed */
|
| - content: url('chrome://theme/IDR_PRODUCT_LOGO_32');
|
| -}
|
| -
|
| #product-description {
|
| -webkit-margin-start: 10px;
|
| }
|
|
|