commit | 23654d92e7bf31e648fb668f7eceaf28fdf2bd43 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Fri Oct 27 18:09:05 2017 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Fri Oct 27 18:09:44 2017 +0000 |
tree | a1fc1b95240439ef87a6302aac2db2bab58d785f | |
parent | 3dad636aad101161de0028ea7e9a56c052aebf52 [diff] |
PolyGerrit: Hide assignee on mobile when on the change list Change-Id: Ib9a498df977622145013a28b8a04c289e3469008
diff --git a/polygerrit-ui/app/styles/gr-change-list-styles.html b/polygerrit-ui/app/styles/gr-change-list-styles.html index c479c1a..e082aab 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 @@ .project, .branch, .updated, - .label { + .label, + .assignee { display: none; } .star {