diff --git a/www/res/css/consent.css b/www/res/css/consent.css
index 38a3711e8d164b50ba7eb7e8ddef1b3dda0c3265..e8f76d6624bc272b79b7a95023df041af01ec027 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;
+}