From 11e0904df9de2ad05c797fd42012c21e2dea46bb Mon Sep 17 00:00:00 2001 From: drusepth Date: Thu, 6 Oct 2022 21:18:02 -0700 Subject: [PATCH] oof css is hard --- app/assets/stylesheets/thredded-overrides.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/thredded-overrides.scss b/app/assets/stylesheets/thredded-overrides.scss index 9f295bf5..ffa737ca 100644 --- a/app/assets/stylesheets/thredded-overrides.scss +++ b/app/assets/stylesheets/thredded-overrides.scss @@ -22,8 +22,6 @@ min-height: 3em; max-height: 60px; - width: 100%; - li { display: inline !important; float: left;