From 0ce888e9b428954f1224675f18ed63b5d677fd9e Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Mon, 22 Dec 2014 21:18:27 +0000 Subject: [PATCH] Attempted fix for wonky contributor cards on mobile. --- overrides.css | 1 + 1 file changed, 1 insertion(+) diff --git a/overrides.css b/overrides.css index a7156a1..e56e3a2 100644 --- a/overrides.css +++ b/overrides.css @@ -93,6 +93,7 @@ paper-item.grid.two-line .text { line-height: inherit; padding: 8px 16px; height: 52px; + width: 100%; } paper-item.grid.two-line .primary { /* MD spec says 16sp, but that doesn't fit, so use 14sp. */