diff options
Diffstat (limited to 'Sencha-lang/header.html')
-rw-r--r-- | Sencha-lang/header.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Sencha-lang/header.html b/Sencha-lang/header.html index 78730af..888a70b 100644 --- a/Sencha-lang/header.html +++ b/Sencha-lang/header.html @@ -21,9 +21,10 @@ $extrastylesheet <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> - <tr style="height: 56px;"> + <tr style="height: 36px;"> <!--BEGIN PROJECT_LOGO--> - <td id="projectlogo"><img alt="Logo" src="$relpath$$projectlogo"/></td> + <td id="projectlogo"><img alt="Logo" height="130" + width="80" src="$relpath$$projectlogo"/></td> <!--END PROJECT_LOGO--> <!--BEGIN PROJECT_NAME--> <td style="padding-left: 0.5em;"> |