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

Proposed by Toast McFarland
Status: Merged
Merged at revision: 11
Proposed branch: lp:~daimoneze/osdf/wp-theme
Merge into: lp:osdf/wp
Diff against target: 11 lines (+1/-1)
1 file modified
style.css (+1/-1)
To merge this branch: bzr merge lp:~daimoneze/osdf/wp-theme
Reviewer Review Type Date Requested Status
Andrew Ettinger Approve
OSDF Dev Team Pending
Review via email: mp+45609@code.launchpad.net

Commit message

Changed top menu width.

Description of the change

Changed to menu width.

To post a comment you must log in.
Revision history for this message
Andrew Ettinger (sillydeveloper) :
review: Approve
Revision history for this message
Andrew Ettinger (sillydeveloper) wrote :

Merged and ready to deploy!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'style.css'
2--- style.css 2011-01-07 20:55:07 +0000
3+++ style.css 2011-01-08 15:52:01 +0000
4@@ -143,7 +143,7 @@
5 font-family: Arial, Helvetica, sans-serif;
6 height: 37px;
7 padding: 0;
8- width: 480px;
9+ width: auto;
10 text-align: center;
11 }
12

Subscribers

People subscribed via source and target branches