Merge "PolyGerrit: Hide assignee on mobile when on the change list"

This commit is contained in:
Paladox none
2017-10-28 00:22:21 +00:00
committed by Gerrit Code Review

View File

@@ -80,7 +80,8 @@ limitations under the License.
.project, .project,
.branch, .branch,
.updated, .updated,
.label { .label,
.assignee {
display: none; display: none;
} }
.star { .star {