Merge lp:~cjohnston/ubuntu-community-webthemes/summit-schedule-css-linaro into lp:~linaro-connect-theme-devs/ubuntu-community-webthemes/light-django-linaro-theme

Proposed by Chris Johnston
Status: Merged
Merged at revision: 51
Proposed branch: lp:~cjohnston/ubuntu-community-webthemes/summit-schedule-css-linaro
Merge into: lp:~linaro-connect-theme-devs/ubuntu-community-webthemes/light-django-linaro-theme
Diff against target: 21 lines (+17/-0)
1 file modified
media/css/schedule.css (+17/-0)
To merge this branch: bzr merge lp:~cjohnston/ubuntu-community-webthemes/summit-schedule-css-linaro
Reviewer Review Type Date Requested Status
Linaro Connect theme developers Pending
Review via email: mp+119214@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'media/css/schedule.css'
--- media/css/schedule.css 1970-01-01 00:00:00 +0000
+++ media/css/schedule.css 2012-08-11 00:32:20 +0000
@@ -0,0 +1,17 @@
1 div.wrapper, div.inner-wrapper {
2 width: auto;
3 max-width: none;
4 }
5
6 div.wrapper {
7 padding: 0px 0px;
8 clear: both;
9 display: inline;
10 float: left;
11 border: 0;
12 margin: 0;
13 }
14
15 #top-nav, header {
16 width: auto;
17 }

Subscribers

People subscribed via source and target branches