This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Fix timestamp position in public pages with RTL languages
Browse Source
master
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
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
MetuFSS/metu.life
Title
Body
Create Issue