From e17e6d2880554749119e93bbe2cd8d38ea12b4e0 Mon Sep 17 00:00:00 2001 From: Kris Date: Thu, 8 Feb 2018 14:10:04 -0500 Subject: [PATCH] Removing unneeded width --- app/assets/stylesheets/common/base/topic.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/common/base/topic.scss b/app/assets/stylesheets/common/base/topic.scss index 9604d3101cd..b3f2a8cecef 100644 --- a/app/assets/stylesheets/common/base/topic.scss +++ b/app/assets/stylesheets/common/base/topic.scss @@ -62,16 +62,12 @@ h1 { margin: 0 0 4px 0; - width: 90%; } a.badge-category { margin-top: 5px; } - - - #topic-title { .title-wrapper { display: flex;