Merge lp:~cjohnston/summit/989935 into lp:summit

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 369
Merged at revision: 373
Proposed branch: lp:~cjohnston/summit/989935
Merge into: lp:summit
Diff against target: 15 lines (+3/-2)
1 file modified
summit/media/css/site.css (+3/-2)
To merge this branch: bzr merge lp:~cjohnston/summit/989935
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+103955@code.launchpad.net

Commit message

Fixes track page CSS

To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'summit/media/css/site.css'
2--- summit/media/css/site.css 2012-04-23 14:07:02 +0000
3+++ summit/media/css/site.css 2012-04-27 22:24:17 +0000
4@@ -83,8 +83,9 @@
5 }
6
7 .row-full-grey {
8- margin-left: -20px;
9- padding-left: 20px;
10+ margin-left: 0px;
11+ padding-left: 10px;
12+ padding-right: 10px;
13 width: 960px;
14 background-color: #f7f7f7;
15 }

Subscribers

People subscribed via source and target branches