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 contact info styling on landing page
closed-social-glitch-2
Thibaut Girka
6 years ago
parent
f2e5ed6841
commit
6284039832
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
app/javascript/flavours/glitch/styles/components/accounts.scss
+ 2
- 1
app/javascript/flavours/glitch/styles/components/accounts.scss
View File
@ -32,7 +32,8 @@
.
account__avatar-wrapper
{
.
account__avatar-wrapper
{
float
:
left
;
float
:
left
;
margin
:
6px
16px
6px
6px
;
margin-left
:
12px
;
margin-right
:
12px
;
}
}
.
account__avatar
{
.
account__avatar
{
Write
Preview
Loading…
Cancel
Save