From 8bafb762c50d02e5770941e966f05292e2aee921 Mon Sep 17 00:00:00 2001 From: Philipp Bayer Date: Wed, 22 Aug 2012 13:18:08 +1000 Subject: [PATCH] Replaced user-pic in nav-bar by glyphicon's user-glyph, at least that doesn't break the bar --- app/views/layouts/application.html.erb | 4 ++-- public/images/glyphicons_003_user.png | Bin 0 -> 279 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 public/images/glyphicons_003_user.png diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 03c9626..be215e0 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -32,7 +32,7 @@ <% if current_user %>