diff --git a/themes/beauty/views/site/mp3player.php b/themes/beauty/views/site/mp3player.php
index 973a51d..29f3680 100644
--- a/themes/beauty/views/site/mp3player.php
+++ b/themes/beauty/views/site/mp3player.php
@@ -43,7 +43,7 @@
data-cid=""
data-page=""
data-page-size=""
- class="row othervideos">
...
+ class="row othervideos">...
diff --git a/www/css/beauty.css b/www/css/beauty.css
index 0ef3edb..9cf8bd8 100644
--- a/www/css/beauty.css
+++ b/www/css/beauty.css
@@ -166,6 +166,7 @@ a:link{text-decoration:none}
.mt-1{margin-top:1em}
.mr-1{margin-right:1em}
.ml-1{margin-left:1em}
+.ml-2{margin-left:2em}
.mb-1{margin-bottom:1em}
.simple-form{max-width:480px;margin:0 auto}