Merge lp:~alourie/ubuntu-qa-website/fix_bug__wp-theme_663124 into lp:~ubuntu-qa-website-devel/ubuntu-qa-website/wp-theme

Proposed by Alex Lourie
Status: Merged
Merged at revision: 287
Proposed branch: lp:~alourie/ubuntu-qa-website/fix_bug__wp-theme_663124
Merge into: lp:~ubuntu-qa-website-devel/ubuntu-qa-website/wp-theme
Diff against target: 22 lines (+1/-2)
2 files modified
page.php (+0/-1)
style.css (+1/-1)
To merge this branch: bzr merge lp:~alourie/ubuntu-qa-website/fix_bug__wp-theme_663124
Reviewer Review Type Date Requested Status
Ara Pulido (community) Approve
Review via email: mp+38816@code.launchpad.net

Description of the change

Fix for the bug 663124; the fix now is in the wp-theme.

To post a comment you must log in.
Revision history for this message
Ara Pulido (ara) wrote :

Alex, the change in page.php is correct, but I don't understand the change in the CSS. For me it makes no changes.

review: Needs Information
Revision history for this message
Ara Pulido (ara) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'page.php'
2--- page.php 2010-08-09 14:18:48 +0000
3+++ page.php 2010-10-19 09:27:45 +0000
4@@ -18,5 +18,4 @@
5 </div>
6 </div>
7 <?php endwhile; endif; ?>
8-<?php comments_template(); ?>
9 <?php get_footer(); ?>
10
11=== modified file 'style.css'
12--- style.css 2010-10-12 16:10:48 +0000
13+++ style.css 2010-10-19 09:27:45 +0000
14@@ -280,7 +280,7 @@
15 .post
16 {
17 background:white;
18- margin:0 16px 1px;
19+ margin:0 16px 5px;
20 -moz-border-radius:4px;
21 -webkit-border-radius:4px;
22 padding:16px;

Subscribers

People subscribed via source and target branches