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 un-fullwidth media style
closed-social-glitch-2
ncls7615
6 years ago
parent
be2bac05aa
commit
1ebe66b78c
No known key found for this signature in database
GPG Key ID:
18FE1E1E7098294A
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/styles/components/media.scss
+ 1
- 1
app/javascript/flavours/glitch/styles/components/media.scss
View File
@ -81,7 +81,7 @@
position
:
relative
;
position
:
relative
;
background
:
$
base-shadow-color
;
background
:
$
base-shadow-color
;
width
:
100
%
;
width
:
100
%
;
height
:
1
00
%
;
height
:
1
10px
;
.
detailed-status
&
{
.
detailed-status
&
{
margin-left
:
-22px
;
margin-left
:
-22px
;
Write
Preview
Loading…
Cancel
Save