summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/includes/header.html
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-03-21 13:11:10 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-03-21 13:11:10 +0000
commit1558c387d164d5d20befba6ffb0a80b455f4767f (patch)
tree771a0d3b12693e4bc6289f087a4d6c14aef752ad /roundcubemail/skins/default/includes/header.html
parent1295076881edb23489258a771a451766d45f131f (diff)
Remove hard-coded size of logo image (#1484378)
git-svn-id: https://svn.roundcube.net/trunk@1200 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/includes/header.html')
-rw-r--r--roundcubemail/skins/default/includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/includes/header.html b/roundcubemail/skins/default/includes/header.html
index a7e034a0b..2e47ff911 100644
--- a/roundcubemail/skins/default/includes/header.html
+++ b/roundcubemail/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" />