Style fix
This commit is contained in:
parent
965529981e
commit
f4778c9e10
|
@ -13,7 +13,7 @@ nav.navbar.navbar-static-top.navbar-inverse role="navigation"
|
|||
- if current_conference?
|
||||
ul.nav.navbar-nav
|
||||
li
|
||||
= link_to [:management, current_conference], class: 'navbar-brand'
|
||||
= link_to [:management, current_conference]
|
||||
=> icon 'users', class: 'fa-fw'
|
||||
= current_conference.title
|
||||
|
||||
|
|
Loading…
Reference in New Issue