put vertical space between events
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 17 Oct 2011 20:35:39 +0000 (22:35 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 17 Oct 2011 20:35:39 +0000 (22:35 +0200)
public/app/reservations/calendar.html

index 7f986d1..5dec238 100644 (file)
@@ -70,6 +70,9 @@ function Calendar($xhr,$resource,$log){
 <title>Reservations</title>
 
 <style>
 <title>Reservations</title>
 
 <style>
+li {
+       margin-bottom: 1em;
+}
 </style>
 
 </head>
 </style>
 
 </head>