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 New Issue