Skip to content

Commit

Permalink
Removed superfluous hand pointed on brand logo
Browse files Browse the repository at this point in the history
  • Loading branch information
epwinchell committed Oct 17, 2016
1 parent 22d853d commit da6c934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_header.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
%span.icon-bar
%span.icon-bar
%span.icon-bar
%a.navbar-brand{:href => '#'}
%a.navbar-brand{:href => '#', :style => "cursor: default"}
%img.navbar-brand-name{:src => image_path("brand.svg"), :alt => "ManageIQ"}
%nav.collapse.navbar-collapse
%ul.nav.navbar-nav.navbar-right.navbar-iconic
Expand Down

0 comments on commit da6c934

Please sign in to comment.