This website works better with JavaScript.
Explore
Help
Register
Sign In
me
/
glitchier-soc
Watch
1
Star
0
Fork
You've already forked glitchier-soc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fix timestamp position in public pages with RTL languages
Browse Source
main
Thibaut Girka
6 years ago
committed by
ThibG
parent
b3c1380980
commit
34209c0340
1 changed files
with
8 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
8
app/javascript/flavours/glitch/styles/stream_entries.scss
Unescape
Escape
View File
@ -208,3 +208,11 @@
}
}
}
.
rtl
{
.
embed
,
.
public-layout
{
.
status
.
status__relative-time
{
float
:
left
;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
me/glitchier-soc
Title
Body
Create Issue