From 642fede86408b42fa1b1d246b4c3bb770b04e915 Mon Sep 17 00:00:00 2001 From: David Lynch Date: Wed, 11 Aug 2021 14:33:43 -0500 Subject: [PATCH] Apply design tweaks to empty states Bug: T274831 Bug: T274832 Bug: T277329 Change-Id: I0dcdb3479ba668b78cf247856a8ec00d5ea37ab4 --- modules/dt.init.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/dt.init.less b/modules/dt.init.less index 0fc939a33..700de63e3 100644 --- a/modules/dt.init.less +++ b/modules/dt.init.less @@ -168,8 +168,8 @@ span[ data-mw-comment-start ] { display: flex; justify-content: space-between; - .ext-discussiontools-emptystate-text > p { - margin: 2em 0; + > img { + width: 250px; } }