[Movecommons-commits] r99 - trunk/wp-theme

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Tue Nov 2 02:20:24 CET 2010


Author: vjrj_
Date: 2010-11-02 02:20:23 +0100 (Tue, 02 Nov 2010)
New Revision: 99

Modified:
   trunk/wp-theme/style.css
Log:


Modified: trunk/wp-theme/style.css
===================================================================
--- trunk/wp-theme/style.css	2010-11-02 01:14:50 UTC (rev 98)
+++ trunk/wp-theme/style.css	2010-11-02 01:20:23 UTC (rev 99)
@@ -1546,20 +1546,19 @@
 
 .clear {clear:both;}
 
-.hor-lang-select-list {  }
+.hor-lang-select-list * { display: inline;  }
 
 #qtranslate-chooser {
 list-style: none;
 }
 
 ul#qtranslate-chooser {
+  margin
 }
 
 #qtranslate-chooser li {
-/*float: right; */
-/* margin: auto; */
 list-style: none;
-display: inline;
+margin: 0 5px;
 }
 
 #qtranslate-chooser li.active {




More information about the Movecommons-commits mailing list