diff --git a/header.html.erb b/header.html.erb
index cc96ff9..45843d4 100644
--- a/header.html.erb
+++ b/header.html.erb
@@ -51,7 +51,7 @@
-
diff --git a/style.css b/style.css
index 71b228f..db5de78 100644
--- a/style.css
+++ b/style.css
@@ -3290,3 +3290,14 @@ body.action-embed-index {
margin: 0;
padding: 0;
}
+
+#assets-menu {
+ background: white;
+ display: block;
+ position: static;
+ border: 0;
+}
+
+#assets-menu a {
+ border: 0;
+}
--
libgit2 0.21.2