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

laforge at sita.openmoko.org laforge at sita.openmoko.org
Mon Mar 26 09:23:40 CEST 2007


Author: laforge
Date: 2007-03-26 09:23:40 +0200 (Mon, 26 Mar 2007)
New Revision: 44

Modified:
   trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css
Log:
Fixes "Bugzilla Bug 248 - Buttons disappear under zoom"
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=248
and applies patch from http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=40&action=view


Modified: trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css
===================================================================
--- trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css	2007-02-23 15:12:06 UTC (rev 43)
+++ trunk/wiki.openmoko.org/space_www_wiki_skins/openmoko/main.css	2007-03-26 07:23:40 UTC (rev 44)
@@ -1636,7 +1636,7 @@
 .mw-plusminus-null { color: #aaa; }
 
 #common_header {
-	height: 90px;
+	height: 7em;
 	position: relative;
 }
 
@@ -1729,4 +1729,4 @@
 a.new {
 	color: #ff0000 !important;
 	font-weight: bold;
-}
\ No newline at end of file
+}





More information about the webdesign-commitlog mailing list