From 98cd032ade20166285a42261ad052ff5501567b3 Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 13 Jun 2013 15:50:21 -0400 Subject: [PATCH] cleaned up topic header to allow for multiple line titles still being visible --- lms/static/sass/_discussion.scss | 16 +++++++--------- lms/templates/discussion/index.html | 2 +- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index 2d8c1f3bea..4e3794bd9c 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -813,6 +813,7 @@ body.discussion { .browse-topic-drop-btn { display: block; position: absolute; + padding-top: 10%; top: -1px; left: -1px; z-index: 50; @@ -824,13 +825,14 @@ body.discussion { @include transition(none); .current-board { - white-space: nowrap; + white-space: normal; + } span { font-size: 14px; - font-weight: 700; - line-height: 58px; + font-weight: 400; + line-height: 1.2; color: #333; text-shadow: 0 1px 0 $white-t3; opacity: 0.0; @@ -1335,7 +1337,7 @@ body.discussion { .profile-stat { display: inline-block; - width: 30%; + width: 32.5%; vertical-align: middle; font-size: 12px; @@ -1396,10 +1398,6 @@ body.discussion { padding: 0 $baseline/2; } - .row-setting { - padding-left: $baseline; - } - .row-description { display: inline-block; width: 70%; @@ -1408,7 +1406,7 @@ body.discussion { } .row-item-full { - width: 70%; + width: 77%; .row-description { width: 80%; diff --git a/lms/templates/discussion/index.html b/lms/templates/discussion/index.html index 6c1012a012..5e1b50910e 100644 --- a/lms/templates/discussion/index.html +++ b/lms/templates/discussion/index.html @@ -88,7 +88,7 @@
- If enabled, you will receive an email digest if there is new activity from posts you are following. + If enabled, you will receive an email digest once a day notifying you about new, unread activity from posts you are following.