Merge lp:~nigelbabu/summit/space-qr-room-title into lp:summit

Proposed by Nigel Babu
Status: Merged
Approved by: Chris Johnston
Approved revision: 117
Merge reported by: Chris Johnston
Merged at revision: not available
Proposed branch: lp:~nigelbabu/summit/space-qr-room-title
Merge into: lp:summit
Diff against target: 13 lines (+1/-1)
1 file modified
summit/media/css/schedule.css (+1/-1)
To merge this branch: bzr merge lp:~nigelbabu/summit/space-qr-room-title
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+63267@code.launchpad.net

Description of the change

Moving the schedule lower so that title doesn't overlap with the QR code.

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/schedule.css'
2--- summit/media/css/schedule.css 2011-05-08 11:28:33 +0000
3+++ summit/media/css/schedule.css 2011-06-02 17:38:22 +0000
4@@ -25,8 +25,8 @@
5 div.calendar {
6 display: block;
7 position: relative;
8-
9 margin-bottom: 100px;
10+ margin-top: 30px;
11 }
12
13 div.calendar.edit {

Subscribers

People subscribed via source and target branches