diff --git a/src/main/resources/static/css/templates.css b/src/main/resources/static/css/templates.css
index 19c1ea4097309571306e57cee98a3a2ba157f235..b7b37109b5f996a4331ba66bf58d7ba3508a0e8a 100644
--- a/src/main/resources/static/css/templates.css
+++ b/src/main/resources/static/css/templates.css
@@ -25,6 +25,7 @@
 .templateCollapsible {
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
+    border: none;
 }
 
 .template-group-headline {