Chromium Code Reviews| Index: chrome/common/extensions/docs/css/ApiRefStyles.css |
| diff --git a/chrome/common/extensions/docs/css/ApiRefStyles.css b/chrome/common/extensions/docs/css/ApiRefStyles.css |
| index 4f5f4ef2da6083bd6abe2593b72f5cddfb5334d6..42379ea7abd62d37533ba92efa774fc40f5526a0 100644 |
| --- a/chrome/common/extensions/docs/css/ApiRefStyles.css |
| +++ b/chrome/common/extensions/docs/css/ApiRefStyles.css |
| @@ -332,6 +332,7 @@ div#toc { |
| margin: 5px 0px 5px 20px; |
| padding: 5px; |
| width: 250px; |
| + word-break: break-all; |
|
not at google - send to devlin
2012/08/24 04:45:04
without this the long property names overflow :\ I
|
| } |
| #toc p { |