From 261c43aadea123cc0d416a1447c29eed640a0f06 Mon Sep 17 00:00:00 2001 From: Tom Giannattasio Date: Mon, 26 Nov 2012 13:26:49 -0500 Subject: [PATCH] add sidebar column; fixed main column float bug --- cms/static/sass/_unit.scss | 1 + cms/templates/course_info.html | 36 +++++++++++++++++++--------------- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/cms/static/sass/_unit.scss b/cms/static/sass/_unit.scss index a7a33f6024..fdf737fc12 100644 --- a/cms/static/sass/_unit.scss +++ b/cms/static/sass/_unit.scss @@ -4,6 +4,7 @@ } .main-column { + clear: both; float: left; width: 70%; } diff --git a/cms/templates/course_info.html b/cms/templates/course_info.html index e5edbccd7e..bd216715c9 100644 --- a/cms/templates/course_info.html +++ b/cms/templates/course_info.html @@ -11,20 +11,19 @@ @@ -33,12 +32,17 @@

Course Info

- +
+ +
+