From fafc3bfae4891e72902cef0d38c4c8715dc944e8 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 5 Nov 2015 10:24:26 -0500 Subject: Fixed center channel height magic. Fixes tutorial --- web/sass-files/sass/partials/_content.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/sass-files/sass/partials/_content.scss') diff --git a/web/sass-files/sass/partials/_content.scss b/web/sass-files/sass/partials/_content.scss index 49b3916a9..d86e225f3 100644 --- a/web/sass-files/sass/partials/_content.scss +++ b/web/sass-files/sass/partials/_content.scss @@ -18,15 +18,15 @@ margin-left: 220px; position: relative; background: #fff; + display: flex; + flex-direction: column; .channel__wrap & { padding-top: 0; } } #post-create { + flex: 0 0 auto; background: #fff; - position: absolute; - bottom: 0; - left: 0; width: 100%; z-index: 3; } @@ -61,4 +61,4 @@ .delete-message-text { margin-top: 10px; -} \ No newline at end of file +} -- cgit v1.2.3-1-g7c22