Merge "Increase change-list reflow break point size"
diff --git a/polygerrit-ui/app/styles/gr-change-list-styles.html b/polygerrit-ui/app/styles/gr-change-list-styles.html index 3daca76..c7d9691 100644 --- a/polygerrit-ui/app/styles/gr-change-list-styles.html +++ b/polygerrit-ui/app/styles/gr-change-list-styles.html
@@ -131,7 +131,7 @@ .truncatedProject { display: none; } - @media only screen and (max-width: 90em) { + @media only screen and (max-width: 100em) { .assignee, .branch, .owner {