diff --git a/i2p2www/static/styles/danimoth.css b/i2p2www/static/styles/danimoth.css
index f881a350cfea2818736170ee45a1807c561770ae..92ad2b5e2dc5d5b9f5f28cbec636735c53ae920e 100644
--- a/i2p2www/static/styles/danimoth.css
+++ b/i2p2www/static/styles/danimoth.css
@@ -27,6 +27,10 @@ div#cssmenu > ul > li > a {
     line-height: 36px;
 }
 
+div#cssmenu .right {
+    display: none;
+}
+
 h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td {
 margin:0;
 padding:0;