From 38bc02af5579983b740aa4d744871a1776ee2be4 Mon Sep 17 00:00:00 2001
From: Leo Franchi <lfranchi@kde.org>
Date: Sat, 5 Mar 2011 16:27:19 -0500
Subject: [PATCH] set proper size of tomahawk logo in auth page

---
 data/www/auth.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/www/auth.html b/data/www/auth.html
index 49358ef7c..cdfba330d 100644
--- a/data/www/auth.html
+++ b/data/www/auth.html
@@ -44,7 +44,7 @@
 </head>
 <body>
     <a href="http://www.playdar.org/" title="Tomahawk - Powered by Playdar" id="head">
-        <img alt="Tomahawk - Powered by Playdar" src="/staticdata/tomahawk_auth_logo.png" width="233" height="68"/>
+        <img alt="Tomahawk - Powered by Playdar" src="/staticdata/tomahawk_auth_logo.png" width="196" height="45"/>
     </a>
     
     <div id="content">