1
0
Fork 0

get rid of unwanted <br>s in items with oembed

fix video thumbnail in quattro, vier, duepuntozero themes
This commit is contained in:
fabrixxm 2015-12-28 18:07:31 +01:00
commit 6da04d16bd
9 changed files with 54 additions and 41 deletions

View file

@ -1221,6 +1221,10 @@ input#dfrn-url {
}
.type-link .oembed {
}
.oembed.video .embed_video > div {
position: absolute; top: 0px; left: 0px;
background: rgba(0, 0, 0, 0.5) url(shiny.png) no-repeat scroll center center;
}
.shared_header {
height: 32px;