diff --git a/public/templates/artists/_show_layout.html b/public/templates/artists/_show_layout.html
index 68709e7c..ea3668d9 100644
--- a/public/templates/artists/_show_layout.html
+++ b/public/templates/artists/_show_layout.html
@@ -1,4 +1,4 @@
-
+
@@ -18,7 +18,7 @@
-
+
-
diff --git a/resources/assets/styles/mobile.less b/resources/assets/styles/mobile.less
index 0b803dbc..283e2b21 100644
--- a/resources/assets/styles/mobile.less
+++ b/resources/assets/styles/mobile.less
@@ -367,7 +367,11 @@
}
.fixed-tabs {
- padding-top: 42px;
+ padding-top: 41px;
+ }
+
+ .secondary-content {
+ margin-top: 5px;
}
}