diff --git a/assets/stylesheets/template/modules/video.scss b/assets/stylesheets/template/modules/video.scss index c142ceb..a1275ae 100644 --- a/assets/stylesheets/template/modules/video.scss +++ b/assets/stylesheets/template/modules/video.scss @@ -1,6 +1,10 @@ @charset "utf-8"; @import "../initial"; +.video_snapshot_wrap { + position: relative; + padding: 0.2em; +} .modal-header{ z-index: 10; position: relative; diff --git a/modules/video_pro/video_pro_index4.html.erb b/modules/video_pro/video_pro_index4.html.erb index 0810517..53936b8 100644 --- a/modules/video_pro/video_pro_index4.html.erb +++ b/modules/video_pro/video_pro_index4.html.erb @@ -16,8 +16,8 @@
{{video_tag}}
{{video_postdate}}
-
{{video_title}}
-
{{video_desc}}
+
{{video_title}}
+
{{video_desc}}