r233 - trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko

roh at daksha.openmoko.org roh at daksha.openmoko.org
Wed May 21 08:23:31 CEST 2008


Author: roh
Date: 2008-05-21 06:23:29 +0000 (Wed, 21 May 2008)
New Revision: 233

Modified:
   trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css
Log:
- fix search and toolbar position via css hack for firefox 3 - thanks gregoa


Modified: trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css
===================================================================
--- trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css	2008-05-19 23:27:53 UTC (rev 232)
+++ trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css	2008-05-21 06:23:29 UTC (rev 233)
@@ -692,7 +692,7 @@
 	padding: 0;
 	float: none;
 	width: 12.6em;
-	overflow: hidden;
+/*	overflow: hidden;*/
 }
 .portlet h4 {
 	font-size: 95%;
@@ -927,7 +927,7 @@
 	#p-cactions {
 		position: absolute;
 		top: 6.2em;
-		left: 15.5em;
+		left: 16.5em;
 		margin: 0;
 		white-space: nowrap;
 		width: 76%;





More information about the webdesign-commitlog mailing list