← Back to team overview

osdf-devteam team mailing list archive

[Merge] lp:~daimoneze/osdf/wp-theme into lp:osdf/wp

 

Toast McFarland has proposed merging lp:~daimoneze/osdf/wp-theme into lp:osdf/wp.

Requested reviews:
  OSDF Dev Team (osdf-devteam)

For more details, see:
https://code.launchpad.net/~daimoneze/osdf/wp-theme/+merge/45609

Changed to menu width. 
-- 
https://code.launchpad.net/~daimoneze/osdf/wp-theme/+merge/45609
Your team OSDF Dev Team is requested to review the proposed merge of lp:~daimoneze/osdf/wp-theme into lp:osdf/wp.
=== modified file 'style.css'
--- style.css	2011-01-07 20:55:07 +0000
+++ style.css	2011-01-08 15:52:01 +0000
@@ -143,7 +143,7 @@
     font-family: Arial, Helvetica, sans-serif;
     height: 37px;
     padding: 0;
-    width: 480px;
+    width: auto;
     text-align: center;
 }
 


Follow ups