mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-16 15:16:38 +00:00
Fix un-fullwidth media style
This commit is contained in:
parent
be2bac05aa
commit
1ebe66b78c
|
@ -81,7 +81,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
background: $base-shadow-color;
|
background: $base-shadow-color;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 110px;
|
||||||
|
|
||||||
.detailed-status & {
|
.detailed-status & {
|
||||||
margin-left: -22px;
|
margin-left: -22px;
|
||||||
|
|
Loading…
Reference in a new issue