diff --git a/www/static/css/custom.css b/www/static/css/custom.css
index c86a7864d82837f80b61b825b3ef2334911fd377..67c89a56dfaaedb20ee7f1b884b730d30c7d8728 100644
--- a/www/static/css/custom.css
+++ b/www/static/css/custom.css
@@ -270,6 +270,10 @@ p { /* bootstrap.css ligne 1289 marge de 10px sous les p qui n'est utile nullepa
}
#toolbar .navbar-header {
display:none;
+}
+#up-bar > ul:last-child {
+display:none;
+
}
}