From 887d205b1fbb3188331a324ba59b7ec187a2d772 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 27 Oct 2015 10:32:13 -0400 Subject: Renamed Channel.Description to Channel.Header on the client --- web/sass-files/sass/partials/_modal.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials') diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss index 1dcdbf348..a352df5f1 100644 --- a/web/sass-files/sass/partials/_modal.scss +++ b/web/sass-files/sass/partials/_modal.scss @@ -377,7 +377,7 @@ @include opacity(0.8); } - .more-description { + .more-header { @include opacity(0.7); } -- cgit v1.2.3-1-g7c22 From 019bf6a7fed85138a6a3be6ef70fbb994be49abe Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 27 Oct 2015 12:34:21 -0400 Subject: Added ability to see/edit channel purpose in the client --- web/sass-files/sass/partials/_modal.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials') diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss index a352df5f1..9c6a39c94 100644 --- a/web/sass-files/sass/partials/_modal.scss +++ b/web/sass-files/sass/partials/_modal.scss @@ -377,7 +377,7 @@ @include opacity(0.8); } - .more-header { + .more-purpose { @include opacity(0.7); } -- cgit v1.2.3-1-g7c22