From: Masoud Abkenar Date: Mon, 15 Oct 2018 02:39:20 +0000 (+0200) Subject: undo part of PR 8202 to fix RTL (#8979) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=efd09e2ebba7e9f0135bd47c44a77e2fc421aa67;p=mastodon.git undo part of PR 8202 to fix RTL (#8979) --- diff --git a/app/javascript/styles/mastodon/stream_entries.scss b/app/javascript/styles/mastodon/stream_entries.scss index 14306c8bd..d8bd30377 100644 --- a/app/javascript/styles/mastodon/stream_entries.scss +++ b/app/javascript/styles/mastodon/stream_entries.scss @@ -3,7 +3,6 @@ border-radius: 4px; overflow: hidden; margin-bottom: 10px; - text-align: left; @media screen and (max-width: $no-gap-breakpoint) { margin-bottom: 0;