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
Unfiy status__prepend with upstream
closed-social-glitch-2
Thibaut Girka
5 years ago
committed by
ThibG
parent
b021efdefe
commit
c1752b238f
1 changed files
with
5 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-6
app/javascript/flavours/glitch/styles/components/status.scss
+ 5
- 6
app/javascript/flavours/glitch/styles/components/status.scss
View File
@ -193,10 +193,8 @@
}
.
status__prepend-icon-wrapper
{
float
:
left
;
margin
:
0
10px
0
-58px
;
width
:
48px
;
text-align
:
right
;
left
:
-26px
;
position
:
absolute
;
}
.
notification-follow
{
@ -461,9 +459,10 @@
}
.
status__prepend
{
margin
:
-10px
-10px
10
px
;
margin
-left
:
68
px
;
color
:
$
dark-text-color
;
padding
:
8px
10px
0
68px
;
padding
:
8px
0
;
padding-bottom
:
2px
;
font-size
:
14px
;
position
:
relative
;
Write
Preview
Loading…
Cancel
Save