Fix oembed style regression
This commit is contained in:
parent
b69239ed2f
commit
6f7f820ff4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
.oembed {
|
.oembed {
|
||||||
background: image-url("ajax-loader2.gif") no-repeat center center;
|
background: image-url("ajax-loader2.gif") no-repeat center center;
|
||||||
margin: 10px auto;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
.thumb, iframe { margin: 10px auto; }
|
||||||
.thumb {
|
.thumb {
|
||||||
@include video-overlay;
|
@include video-overlay;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue