From fabd4c51c02c906ad0b7de92d4052c141dd528bb Mon Sep 17 00:00:00 2001 From: drusepth Date: Thu, 6 Oct 2022 21:24:40 -0700 Subject: [PATCH] add this tweak --- app/assets/stylesheets/thredded-overrides.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/stylesheets/thredded-overrides.scss b/app/assets/stylesheets/thredded-overrides.scss index ffa737ca..d49e36f6 100644 --- a/app/assets/stylesheets/thredded-overrides.scss +++ b/app/assets/stylesheets/thredded-overrides.scss @@ -22,6 +22,8 @@ min-height: 3em; max-height: 60px; + width: 50%; + li { display: inline !important; float: left;