diff --git a/showtime/client/src/style/style.css b/showtime/client/src/style/style.css
index 69cc4ccd4ad928b3f7ea3417b4d0d2209ed8d62b..7a622f863f57acac59317dd9d82b279ca6dd347f 100644
--- a/showtime/client/src/style/style.css
+++ b/showtime/client/src/style/style.css
@@ -37,6 +37,10 @@ button {
   border: solid thin #999;
 }
 
+#list, #tickets {
+  margin-bottom: 10px;
+}
+
 #list, #shows {
   padding: 2px;
 }