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,
.branch,
.updated,
.label {
.label,
.assignee {
display: none;
}
.star {