Commit d78016ecc5957f8f092c400c40df416975aabeaa

Authored by Valessio Brito
1 parent 0580503c

fix video

Showing 1 changed file with 5 additions and 2 deletions   Show diff stats
@@ -3405,15 +3405,18 @@ body.action-embed-index { @@ -3405,15 +3405,18 @@ body.action-embed-index {
3405 margin: 0px; 3405 margin: 0px;
3406 padding: 0px; 3406 padding: 0px;
3407 width: 120px; 3407 width: 120px;
3408 - height: 120px; 3408 + height: 150px;
  3409 + border: 0px;
3409 margin-bottom: 10px; 3410 margin-bottom: 10px;
3410 margin-right: 5px; 3411 margin-right: 5px;
3411 text-align: center; 3412 text-align: center;
3412 } 3413 }
3413 3414
  3415 +.article-body-video-plugin_video-gallery .video-author { display: none !important; }
  3416 +
3414 .article-body-video-plugin_video-gallery .video-title { 3417 .article-body-video-plugin_video-gallery .video-title {
3415 line-height: 1.1em; 3418 line-height: 1.1em;
3416 - font-size: 1em; 3419 + font-size: 13px;
3417 } 3420 }
3418 3421
3419 .controller-cms #article_published_at { 3422 .controller-cms #article_published_at {