diff --git a/core/themes/seven/css/theme/update-report.css b/core/themes/seven/css/theme/update-report.css
index 0f65b18d7c77cc69daf0865c2553cbe52573ce4f..ac83a83ad3f12c38fc7484cb4a714961362edb68 100644
--- a/core/themes/seven/css/theme/update-report.css
+++ b/core/themes/seven/css/theme/update-report.css
@@ -16,10 +16,10 @@
   white-space: normal;
 }
 .project-update__compatibility-details summary {
-  border: 0;
   margin: 0;
   padding: 0;
   text-transform: none;
+  border: 0;
   font-weight: normal;
 }
 .project-update__compatibility-details .details-wrapper {