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 {
|
||||
background: image-url("ajax-loader2.gif") no-repeat center center;
|
||||
margin: 10px auto;
|
||||
width: 100%;
|
||||
.thumb, iframe { margin: 10px auto; }
|
||||
.thumb {
|
||||
@include video-overlay;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue