about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-10-22 18:22:01 +0200
committerThibaut Girka <thib@sitedethib.com>2018-10-22 18:22:01 +0200
commitbf9c4b6d98628dacdf5617d86611d4aafbc14921 (patch)
tree4fe61f145526298ee57407842107759bb41d4e26 /app
parent9f1c9b6135717535a48be0584dd777c9c8c34d76 (diff)
[Glitch] undo part of PR 8202 to fix RTL
Port efd09e2ebba7e9f0135bd47c44a77e2fc421aa67 to glitch-soc
Diffstat (limited to 'app')
-rw-r--r--app/javascript/flavours/glitch/styles/stream_entries.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/stream_entries.scss b/app/javascript/flavours/glitch/styles/stream_entries.scss
index c458fcb79..80e2d0ca0 100644
--- a/app/javascript/flavours/glitch/styles/stream_entries.scss
+++ b/app/javascript/flavours/glitch/styles/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;