diff --git a/src/app/modules/shows/show/show.component.html b/src/app/modules/shows/show/show.component.html
index 99c5188..b4cb3eb 100644
--- a/src/app/modules/shows/show/show.component.html
+++ b/src/app/modules/shows/show/show.component.html
@@ -24,7 +24,7 @@
{{song.title}}
-
+
diff --git a/src/app/modules/shows/show/show.component.less b/src/app/modules/shows/show/show.component.less
index 2e41750..5f0b845 100644
--- a/src/app/modules/shows/show/show.component.less
+++ b/src/app/modules/shows/show/show.component.less
@@ -1,5 +1,6 @@
.add-row {
display: flex;
+ margin-top: 10px;
.mat-form-field {
width: 100%;
diff --git a/src/app/modules/shows/show/song/song.component.html b/src/app/modules/shows/show/song/song.component.html
index f857a20..80572b7 100644
--- a/src/app/modules/shows/show/song/song.component.html
+++ b/src/app/modules/shows/show/song/song.component.html
@@ -2,8 +2,8 @@
{{_song.title}}
-
-
+
+
{{_song.title}}
{{showSong.keyOriginal}} →
@@ -13,7 +13,7 @@
-
+