From 0f4976e0697fa5606482738fbcd540247182f2c8 Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Mon, 23 Jul 2012 16:53:39 -0400 Subject: [PATCH 1/3] Added some small IE fixes --- lms/static/sass/ie.scss | 8 +++++++- lms/templates/main.html | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/lms/static/sass/ie.scss b/lms/static/sass/ie.scss index e7da93c335..b8e1d7f226 100644 --- a/lms/static/sass/ie.scss +++ b/lms/static/sass/ie.scss @@ -16,7 +16,6 @@ header.global { .home > header .title { &:hover { - height: 120px; > hgroup { h1 { @@ -128,3 +127,10 @@ header.global { } } +#lean_overlay { + background: #000; +} + +.modal .inner-wrapper form label { + display: block; +} diff --git a/lms/templates/main.html b/lms/templates/main.html index 82444c0766..e29681d2cf 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -7,7 +7,7 @@ <%static:css group='application'/> - <%static:js group='main_vendor'/> From 63faa76e2a36049347036e40577d7e3448f3e71b Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Mon, 23 Jul 2012 17:49:48 -0400 Subject: [PATCH 2/3] More small ie fixes --- lms/static/sass/ie.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/lms/static/sass/ie.scss b/lms/static/sass/ie.scss index b8e1d7f226..35997d95a7 100644 --- a/lms/static/sass/ie.scss +++ b/lms/static/sass/ie.scss @@ -100,7 +100,6 @@ header.global { } } - // } .info { height: auto; From 2cb9e2997efb77723ef3eca668f7ff84de11706e Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Mon, 23 Jul 2012 18:22:21 -0400 Subject: [PATCH 3/3] Move the shiv back to the header --- lms/static/sass/multicourse/_about_pages.scss | 2 +- lms/templates/main.html | 8 ++++---- lms/templates/static_templates/help.html | 11 ++++++++--- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/lms/static/sass/multicourse/_about_pages.scss b/lms/static/sass/multicourse/_about_pages.scss index 7b527c9a19..4ab9bb332a 100644 --- a/lms/static/sass/multicourse/_about_pages.scss +++ b/lms/static/sass/multicourse/_about_pages.scss @@ -146,7 +146,7 @@ } } - .faq { + .faq, .help { @include clearfix; nav.categories { diff --git a/lms/templates/main.html b/lms/templates/main.html index e29681d2cf..9085447169 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -13,6 +13,10 @@ <%static:js group='main_vendor'/> <%block name="headextra"/> + + @@ -27,10 +31,6 @@ <%static:js group='application'/> - - <%block name="js_extra"/> diff --git a/lms/templates/static_templates/help.html b/lms/templates/static_templates/help.html index c0d7b941c1..435df89c38 100644 --- a/lms/templates/static_templates/help.html +++ b/lms/templates/static_templates/help.html @@ -9,8 +9,14 @@

Help


-
+
+
+
This is a faq question?
+
This is the answer for that question
+
+
+

Help email

- -
+