Replace Wire font with Yanone. Show only icon as link to dashboard
This commit is contained in:
parent
d80d4cd92b
commit
2937f35f9a
6 changed files with 11 additions and 12 deletions
|
@ -2,9 +2,9 @@
|
|||
.navbar-inner
|
||||
.container
|
||||
%div.app_logo
|
||||
= link_to root_path, class: "home", title: "Home" do
|
||||
= link_to root_path, class: "home has_bottom_tooltip", title: "Dashboard" do
|
||||
%h1 GITLAB
|
||||
%span.separator
|
||||
%span.separator
|
||||
%h1.project_name= title
|
||||
%ul.nav
|
||||
- if current_user.is_admin?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue