From 657fc8ca45d031eebee25aac2d0b23bd1ab3a69b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dominik=20Franti=C5=A1ek=20Bu=C4=8D=C3=ADk?=
 <bucik@ics.muni.cz>
Date: Wed, 28 Nov 2018 11:11:34 +0100
Subject: [PATCH] Merge pull request #12 from CESNET/dBucik-patch-1

Update consent.css
---
 www/res/css/consent.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/res/css/consent.css b/www/res/css/consent.css
index 38a3711..e8f76d6 100644
--- a/www/res/css/consent.css
+++ b/www/res/css/consent.css
@@ -29,3 +29,7 @@ table#table_with_attributes .attrvalue {
 .checkbox-tight label.form-check-label {
 	font-weight: 500;
 }
+
+#table_with_attributes {
+	border: none;
+}
-- 
GitLab