diff --git a/view/templates/video_top.tpl b/view/templates/video_top.tpl
index 8348d702c..132b89807 100644
--- a/view/templates/video_top.tpl
+++ b/view/templates/video_top.tpl
@@ -1,19 +1,13 @@
-
- {{* v4.0.0 of VideoJS requires that there be a "data-setup" tag in the
-
-
diff --git a/view/templates/videos_head.tpl b/view/templates/videos_head.tpl
index bdb0ff9e7..e69de29bb 100644
--- a/view/templates/videos_head.tpl
+++ b/view/templates/videos_head.tpl
@@ -1,6 +0,0 @@
-
-
-
-
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 75ada9b0b..728a55b9c 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -3553,10 +3553,6 @@ div.jGrowl div.info {
margin: 0px 10px 10px 0px;
position: relative;
}
-.videos .video-top-wrapper .video-js {
- width: 300px!important;
- height: 232px!important;
-}
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
diff --git a/view/theme/frost-mobile/templates/videos_end.tpl b/view/theme/frost-mobile/templates/videos_end.tpl
deleted file mode 100644
index 858cbc572..000000000
--- a/view/theme/frost-mobile/templates/videos_end.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
diff --git a/view/theme/frost-mobile/templates/videos_head.tpl b/view/theme/frost-mobile/templates/videos_head.tpl
deleted file mode 100644
index 41e442460..000000000
--- a/view/theme/frost-mobile/templates/videos_head.tpl
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/view/theme/frost/templates/videos_end.tpl b/view/theme/frost/templates/videos_end.tpl
deleted file mode 100644
index 858cbc572..000000000
--- a/view/theme/frost/templates/videos_end.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
diff --git a/view/theme/frost/templates/videos_head.tpl b/view/theme/frost/templates/videos_head.tpl
deleted file mode 100644
index 41e442460..000000000
--- a/view/theme/frost/templates/videos_head.tpl
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/view/theme/quattro/dark/style.css b/view/theme/quattro/dark/style.css
index 36a0a6aee..a0924c971 100644
--- a/view/theme/quattro/dark/style.css
+++ b/view/theme/quattro/dark/style.css
@@ -2154,10 +2154,6 @@ ul.tabs li .active {
margin: 0 10px 10px 0;
position: relative;
}
-.videos .video-top-wrapper .video-js {
- width: 200px!important;
- height: 132px!important;
-}
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
diff --git a/view/theme/quattro/green/style.css b/view/theme/quattro/green/style.css
index 9776faeb0..904d41fb2 100644
--- a/view/theme/quattro/green/style.css
+++ b/view/theme/quattro/green/style.css
@@ -2154,10 +2154,6 @@ ul.tabs li .active {
margin: 0 10px 10px 0;
position: relative;
}
-.videos .video-top-wrapper .video-js {
- width: 200px!important;
- height: 132px!important;
-}
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
diff --git a/view/theme/quattro/lilac/style.css b/view/theme/quattro/lilac/style.css
index 4760d4b43..2a046a87a 100644
--- a/view/theme/quattro/lilac/style.css
+++ b/view/theme/quattro/lilac/style.css
@@ -2154,10 +2154,6 @@ ul.tabs li .active {
margin: 0 10px 10px 0;
position: relative;
}
-.videos .video-top-wrapper .video-js {
- width: 200px!important;
- height: 132px!important;
-}
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 53bb7e38a..91c8074d9 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -1441,11 +1441,6 @@ ul.tabs {
margin: 0 10px 10px 0;
position: relative;
- .video-js {
- width: 200px!important;
- height: 132px!important;
- }
-
.video-delete {
position: absolute;
opacity: 0;
diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css
index 48a89c0b4..507b4b570 100644
--- a/view/theme/vier/style.css
+++ b/view/theme/vier/style.css
@@ -3322,10 +3322,6 @@ img.photo-album-photo {
margin: 0px 10px 10px 0px;
position: relative;
}
-.videos .video-top-wrapper .video-js {
- width: 300px!important;
- height: 232px!important;
-}
.videos .video-top-wrapper .video-delete {
position: absolute;
opacity: 0;