moved the repost icon up a pixel
This commit is contained in:
parent
024a78e043
commit
fc72ad484e
2 changed files with 1 additions and 2 deletions
|
@ -933,7 +933,6 @@ function(jQuery, Paths, URI, HostApp, Cache) {
|
|||
|
||||
Core.prototype.addVimeo = function(id, images) {
|
||||
$(images).append('<iframe class="vimeo" src="http://player.vimeo.com/video/' + id + '?byline=0&portrait=0" width="100%" height="200" frameborder="0" webkitAllowFullScreen allowFullScreen />');
|
||||
// <iframe src="http://player.vimeo.com/video/59735637?byline=0&portrait=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
|
||||
}
|
||||
|
||||
|
||||
|
|
Reference in a new issue