From 77ededa5f9a90049ae7985e0cfaf5b1cf50c6c69 Mon Sep 17 00:00:00 2001
From: Alex Orluc <alex.orluc@maarch.org>
Date: Thu, 14 Apr 2016 08:48:20 +0000
Subject: [PATCH] FIX #3733 add margin-bottom

---
 visa/trunk/css/module.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/visa/trunk/css/module.css b/visa/trunk/css/module.css
index 86363145153..3e29d87c37d 100644
--- a/visa/trunk/css/module.css
+++ b/visa/trunk/css/module.css
@@ -24,6 +24,7 @@
 	height:99.5%;
 	min-width:0;
 	width:99.5%;
+	margin-bottom:0px;
 }
 
 #visa_right{
-- 
GitLab