diff --git a/css/style.css b/css/style.css index 5cd96686e0..1ab66fe3ab 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 9aa8f35e49..95b65fa840 100644 --- a/templates/nav.tpl +++ b/templates/nav.tpl @@ -59,7 +59,8 @@ {{/if}} {{if $nav.contacts}} - + + {{/if}}