Merge "Increase change-list reflow break point size"

This commit is contained in:
Wyatt Allen
2018-04-16 14:41:28 +00:00
committed by Gerrit Code Review

View File

@@ -131,7 +131,7 @@ limitations under the License.
.truncatedProject { .truncatedProject {
display: none; display: none;
} }
@media only screen and (max-width: 90em) { @media only screen and (max-width: 100em) {
.assignee, .assignee,
.branch, .branch,
.owner { .owner {