Fix un-fullwidth media style

This commit is contained in:
ncls7615 2018-01-14 11:07:32 +09:00
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

View File

@ -81,7 +81,7 @@
position: relative;
background: $base-shadow-color;
width: 100%;
height: 100%;
height: 110px;
.detailed-status & {
margin-left: -22px;