diff --git a/core/themes/seven/css/layout/layout.css b/core/themes/seven/css/layout/layout.css
index eb7c2bf..1f2fbe2 100644
--- a/core/themes/seven/css/layout/layout.css
+++ b/core/themes/seven/css/layout/layout.css
@@ -4,3 +4,7 @@
 .page-content {
   margin-bottom: 80px;
 }
+
+.region-content {
+  margin-top: 10px;
+}
\ No newline at end of file
diff --git a/core/themes/stable/css/system/system.admin.css b/core/themes/stable/css/system/system.admin.css
index 6f5f62b..9f2d637 100644
--- a/core/themes/stable/css/system/system.admin.css
+++ b/core/themes/stable/css/system/system.admin.css
@@ -57,13 +57,6 @@
 }
 
 /**
- * System compact link: to toggle the display of description text.
- */
-.compact-link {
-  margin: 0 0 0.5em 0;
-}
-
-/**
  * Quick inline admin links.
  */
 small .admin-link:before {
