r272 - trunk/www.openmoko.com/htdocs/css

sean at daksha.openmoko.org sean at daksha.openmoko.org
Tue Jul 1 05:49:28 CEST 2008


Author: sean
Date: 2008-07-01 03:49:28 +0000 (Tue, 01 Jul 2008)
New Revision: 272

Modified:
   trunk/www.openmoko.com/htdocs/css/style.css
Log:
fixed vertical size of distributor div

Modified: trunk/www.openmoko.com/htdocs/css/style.css
===================================================================
--- trunk/www.openmoko.com/htdocs/css/style.css	2008-07-01 01:32:31 UTC (rev 271)
+++ trunk/www.openmoko.com/htdocs/css/style.css	2008-07-01 03:49:28 UTC (rev 272)
@@ -1033,7 +1033,7 @@
 	background-image: url(/images/sections/dist_map.jpg);
 	background-repeat: no-repeat;
 	background-position: right top;
-	height: 403px;
+	//height: 403px;
 	padding-top: 15px;
 	padding-right: 0px;
 	padding-bottom: 25px;
@@ -1594,7 +1594,7 @@
 .store-index .product-box img {
 	display:block;
 	float:left;
-	margin-left:15px;
+	margin-left:0px;
 }
 .store-index .product-info {
 	float:right;





More information about the webdesign-commitlog mailing list