You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2012/10/22 21:25:25 UTC

svn commit: r1401030 - /incubator/flex/site/trunk/templates/flex_header.html

Author: erikdebruin
Date: Mon Oct 22 19:25:24 2012
New Revision: 1401030

URL: http://svn.apache.org/viewvc?rev=1401030&view=rev
Log:
Working on the new website design.

Modified:
    incubator/flex/site/trunk/templates/flex_header.html

Modified: incubator/flex/site/trunk/templates/flex_header.html
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/templates/flex_header.html?rev=1401030&r1=1401029&r2=1401030&view=diff
==============================================================================
--- incubator/flex/site/trunk/templates/flex_header.html (original)
+++ incubator/flex/site/trunk/templates/flex_header.html Mon Oct 22 19:25:24 2012
@@ -18,7 +18,8 @@
         
         nav li {
             /**/
-        	list-style: none;
+        	display: inline;
+            list-style-type: none;
         }
         
     </style>