Style fix

This commit is contained in:
Andrew Radev 2015-05-30 17:57:43 +03:00
parent 965529981e
commit f4778c9e10
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ nav.navbar.navbar-static-top.navbar-inverse role="navigation"
- if current_conference? - if current_conference?
ul.nav.navbar-nav ul.nav.navbar-nav
li li
= link_to [:management, current_conference], class: 'navbar-brand' = link_to [:management, current_conference]
=> icon 'users', class: 'fa-fw' => icon 'users', class: 'fa-fw'
= current_conference.title = current_conference.title