diff --git a/static/style.css b/static/style.css
index 545567e..608ae17 100644
--- a/static/style.css
+++ b/static/style.css
@@ -561,6 +561,10 @@ aside {
     cursor: pointer;
 }
 
+.copy,
+.import {
+    margin: 5px;
+}
 .subscribe,
 .filter,
 .copy,