put vertical space between events
[angular-mojolicious.git] / public / app / reservations / calendar.html
index 7f986d1..5dec238 100644 (file)
@@ -70,6 +70,9 @@ function Calendar($xhr,$resource,$log){
 <title>Reservations</title>
 
 <style>
+li {
+       margin-bottom: 1em;
+}
 </style>
 
 </head>