diff --git a/libs/timeline.css b/libs/timeline.css index 43efc74..edffbb1 100644 --- a/libs/timeline.css +++ b/libs/timeline.css @@ -283,6 +283,7 @@ article .twt-msg > blockquote { article .twt-msg img { margin: 0.25rem -0.25rem; + display: block; } article .twt-msg > img:first-child { diff --git a/views/following.php b/views/following.php index 29f4cd1..6195c65 100644 --- a/views/following.php +++ b/views/following.php @@ -26,7 +26,7 @@ include 'partials/header.php';