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
Fix account header avatar
closed-social-glitch-2
ncls7615
7 years ago
parent
a3cb5a6b64
commit
191b625a27
No known key found for this signature in database
GPG Key ID:
18FE1E1E7098294A
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
app/javascript/flavours/glitch/styles/components/index.scss
+ 9
- 0
app/javascript/flavours/glitch/styles/components/index.scss
View File
@ -1254,6 +1254,15 @@
}
}
.
account__header__avatar
{
background-size
:
90px
90px
;
display
:
block
;
height
:
90px
;
margin
:
0
auto
10px
;
overflow
:
hidden
;
width
:
90px
;
}
.
account-authorize
{
padding
:
14px
10px
;
Write
Preview
Loading…
Cancel
Save