)]}' { "commit": "6b455a364b7810b7ed163e4124b21a54c650a653", "tree": "51c37d4d9b06ec38cea764223c9070aead38c13f", "parents": [ "7dc232f78155c8abc1a0f645621c6913649a66d5" ], "author": { "name": "Ben Rohlfs", "email": "brohlfs@google.com", "time": "Fri Jan 20 08:56:32 2023 +0100" }, "committer": { "name": "Ben Rohlfs", "email": "brohlfs@google.com", "time": "Fri Jan 20 08:56:32 2023 +0100" }, "message": "Fix overflow of navigation styles\n\nThe nav menu contains both, text in \u003cli\u003e and and text in \u003cli\u003e\u003ca\u003e. Only\ntext in \u003cli\u003e\u003ca\u003e was overflowing correctly. The fix is to also apply the\noverflow styles to \u003cli\u003e directly.\n\nNote that `white-space` is inherited, does not have to be repeated. But\n`overflow` and `text-overflow` are not inherited, so they have to be\nrepeated.\n\nScreenshots: https://imgur.com/a/lUpDd9x\nRelease-Notes: skip\nGoogle-Bug-Id: b/266116019\nChange-Id: Ib9cac681ebbb4dbe808015b9b237759a02c45c11\n", "tree_diff": [ { "type": "modify", "old_id": "b6e8f60a85ad106d7b84399035c9222a10f9093c", "old_mode": 33188, "old_path": "polygerrit-ui/app/styles/gr-page-nav-styles.ts", "new_id": "963b2a258ba456b1f083ed4ab144bd818bfb7254", "new_mode": 33188, "new_path": "polygerrit-ui/app/styles/gr-page-nav-styles.ts" } ] }