diff web/views/top.tpl @ 78:c7b6da1adb47

ui tweaks
author Matt Johnston <matt@ucc.asn.au>
date Sat, 07 Jul 2012 23:32:02 +0800
parents 0a8639039453
children 6dd157a12035
line wrap: on
line diff
--- a/web/views/top.tpl	Wed Jul 04 22:36:52 2012 +0800
+++ b/web/views/top.tpl	Sat Jul 07 23:32:02 2012 +0800
@@ -16,7 +16,7 @@
 
 <body>
 <form action="" method="get">
-<span class="no_selection"><input type="image" src="graph.png?{{urlparams}}"/></span>
+<span class="no_selection"><input type="image" style="width: 1200px" src="graph.png?{{urlparams}}"/></span>
 <input type="hidden" name="length" value="{{length}}"/>
 <input type="hidden" name="end" value="{{end}}"/>
 <input type="hidden" name="zoom" value="yeah"/>