This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] Fix admin account avatar margin
Port
065b39e7a4
to glitch-soc
closed-social-glitch-2
Thibaut Girka
6 years ago
parent
aa277ab5fb
commit
076f0a0eb6
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
app/javascript/flavours/glitch/styles/rtl.scss
+ 1
- 3
app/javascript/flavours/glitch/styles/rtl.scss
View File
@ -321,11 +321,9 @@ body.rtl {
.
landing-page__information
{
.
account__display-name
{
margin-right
:
0
;
margin-left
:
5px
;
}
.
account__avatar-wrapper
{
margin-left
:
12px
;
margin-right
:
0
;
margin-left
:
0
;
}
}
Write
Preview
Loading…
Cancel
Save