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
Reduce padding of profile metadata boxes to allow more text (
#8491
)
pull/4/head
Mélanie Chauvel (ariasuni)
6 years ago
committed by
Eugen Rochko
parent
ceed1ebe5b
commit
9463bba5fb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/mastodon/components.scss
+ 1
- 1
app/javascript/styles/mastodon/components.scss
View File
@ -5367,7 +5367,7 @@ noscript {
dt
,
dd
{
box-sizing
:
border-box
;
padding
:
14px
20
px
;
padding
:
14px
5
px
;
text-align
:
center
;
max-height
:
48px
;
overflow
:
hidden
;
Write
Preview
Loading…
Cancel
Save