diff --git a/js/resources/css/amda.css b/js/resources/css/amda.css
index 012a75a..c63df5b 100644
--- a/js/resources/css/amda.css
+++ b/js/resources/css/amda.css
@@ -524,8 +524,13 @@ p + p {
 
 .infoWindow h2 {
 	font-size: small;
+	margin-bottom: 5px;
 }
 
 .infoWindow h3 {
 	font-size: x-small;
 }
+
+.infoWindow p {
+    margin-top: 5px;
+}
--
libgit2 0.21.2