diff --git a/polygerrit-ui/app/styles/gr-change-list-styles.html b/polygerrit-ui/app/styles/gr-change-list-styles.html index 847a572e31..4f920399ab 100644 --- a/polygerrit-ui/app/styles/gr-change-list-styles.html +++ b/polygerrit-ui/app/styles/gr-change-list-styles.html @@ -203,8 +203,8 @@ limitations under the License. } } @media only screen and (min-width: 1450px) { - .project { - width: 20em; + :host { + font-size: 14px; } }