From ea7feee840310392e51bd13534d106cbc7fad9d6 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Wed, 22 Jan 2020 10:28:37 +0530 Subject: [PATCH] :bug: Fixed broken responsiveness UI in Feeds --- assets/css/styles.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/styles.scss b/assets/css/styles.scss index 48b6130c3..67d387e93 100644 --- a/assets/css/styles.scss +++ b/assets/css/styles.scss @@ -698,6 +698,7 @@ ol li { .show-on-large-screen { display: inline-flex; + flex: 1; } .info-response {