summaryrefslogtreecommitdiff
path: root/skins/default/includes
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-03-21 13:11:10 +0000
committerthomascube <thomas@roundcube.net>2008-03-21 13:11:10 +0000
commit46bc52b56a3201fc3e1aa687eb99725d8e26b37a (patch)
tree01664833f90fca0a408a4d4e61ed25aa8a4badd9 /skins/default/includes
parentb19536f2f3f1753aa17fd87993258bb0e82b47b6 (diff)
Remove hard-coded size of logo image (#1484378)
Diffstat (limited to 'skins/default/includes')
-rw-r--r--skins/default/includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/includes/header.html b/skins/default/includes/header.html
index a7e034a0b..2e47ff911 100644
--- a/skins/default/includes/header.html
+++ b/skins/default/includes/header.html
@@ -1,3 +1,3 @@
-<div id="header"><roundcube:button command="mail" image="/images/roundcube_logo.png" alt="RoundCube Webmail" width="165" height="55" /></div>
+<div id="header"><roundcube:button command="mail" image="/images/roundcube_logo.png" alt="RoundCube Webmail" /></div>
<roundcube:object name="message" id="message" />