| Index: chrome/browser/resources/md_downloads/vulcanized.html
|
| diff --git a/chrome/browser/resources/md_downloads/vulcanized.html b/chrome/browser/resources/md_downloads/vulcanized.html
|
| index 1db055373b085af0d3ab0318c79527569dd1db08..fb819c2f207554bcc45159cde8f3f368fc7cfd9c 100644
|
| --- a/chrome/browser/resources/md_downloads/vulcanized.html
|
| +++ b/chrome/browser/resources/md_downloads/vulcanized.html
|
| @@ -2596,6 +2596,9 @@ paper-item {
|
| cursor: pointer;
|
| font: inherit;
|
| min-height: 40px;
|
| + /* TODO(michaelpg): fix this for everybody ever.
|
| + * https://github.com/PolymerElements/paper-menu-button/issues/56 */
|
| + white-space: nowrap;
|
| }
|
|
|
| @media not all and (max-width: 1024px) {
|
|
|