diff --git a/css/style.css b/css/style.css
index 5cd96686e..1ab66fe3a 100644
--- a/css/style.css
+++ b/css/style.css
@@ -329,6 +329,9 @@ nav.navbar .nav>li>a:focus{
text-shadow: none;
display: none;*/
}
+#topbar-first #intro-update{
+ cursor: pointer;
+}
#topbar-first .topbar-nav .arrow:after {
position: absolute;
display: block;
diff --git a/templates/nav.tpl b/templates/nav.tpl
index 9aa8f35e4..95b65fa84 100644
--- a/templates/nav.tpl
+++ b/templates/nav.tpl
@@ -59,7 +59,8 @@
{{/if}}
{{if $nav.contacts}}
-
+
+
{{/if}}