[web-devel-2] stop the platform overview from being stretched



commit cd763c85016ffa82f789347b4e069121860a7d5e
Author: Andreas Nilsson <nisses mail home se>
Date:   Sun Dec 5 13:01:28 2010 +0100

    stop the platform overview from being stretched

 new/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/new/index.html b/new/index.html
index b398231..993cd2a 100644
--- a/new/index.html
+++ b/new/index.html
@@ -75,7 +75,7 @@ $('#s').autocomplete('http://nezt.local/symbols/lookup/',
 
 <div class="grid_16">
  <h2>Platform Overview</h2>
-      <img src="images/platform.png" width="100%" />
+      <img src="images/platform.png"/>
 </div><!-- grid_16 -->
 
 </div> <!-- container_16 -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]