diff --git a/polygerrit-ui/app/styles/gr-change-list-styles.html b/polygerrit-ui/app/styles/gr-change-list-styles.html index c479c1a808..e082aabce5 100644 --- a/polygerrit-ui/app/styles/gr-change-list-styles.html +++ b/polygerrit-ui/app/styles/gr-change-list-styles.html @@ -80,7 +80,8 @@ limitations under the License. .project, .branch, .updated, - .label { + .label, + .assignee { display: none; } .star {