about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorMasoud Abkenar <ampbox@gmail.com>2018-10-15 04:39:20 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-10-15 04:39:20 +0200
commitefd09e2ebba7e9f0135bd47c44a77e2fc421aa67 (patch)
tree92fbb55feec145ef36032a0c35913f6b71fc9d1f /app
parent57063bd17d323764c503c6dd91bdf3dab0004020 (diff)
undo part of PR 8202 to fix RTL (#8979)
Diffstat (limited to 'app')
-rw-r--r--app/javascript/styles/mastodon/stream_entries.scss1
1 files changed, 0 insertions, 1 deletions
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;