From: Dessalines Date: Mon, 17 Feb 2020 17:55:43 +0000 (-0500) Subject: Remove the responsive bootstrap utils. X-Git-Url: http://these/git/?a=commitdiff_plain;h=35e05d250bb6b91a6b2eeba0cda84ae6b38efd14;p=lemmy.git Remove the responsive bootstrap utils. --- diff --git a/ui/src/components/iframely-card.tsx b/ui/src/components/iframely-card.tsx index a9193528..ea237edb 100644 --- a/ui/src/components/iframely-card.tsx +++ b/ui/src/components/iframely-card.tsx @@ -84,12 +84,10 @@ export class IFramelyCard extends Component< )} {this.state.expanded && ( -
-
-
+
)} );