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
1=== added file 'media/css/schedule.css'
2--- media/css/schedule.css 1970-01-01 00:00:00 +0000
3+++ media/css/schedule.css 2012-08-11 00:32:20 +0000
4@@ -0,0 +1,17 @@
5+ div.wrapper, div.inner-wrapper {
6+ width: auto;
7+ max-width: none;
8+ }
9+
10+ div.wrapper {
11+ padding: 0px 0px;
12+ clear: both;
13+ display: inline;
14+ float: left;
15+ border: 0;
16+ margin: 0;
17+ }
18+
19+ #top-nav, header {
20+ width: auto;
21+ }

Subscribers

People subscribed via source and target branches