From 3fc91c2c1d9bc8f32a51058113fedc568ea28181 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 10 Aug 2020 10:48:41 -0500 Subject: [PATCH] Revert "Merge branch 'bullet_point_css' into 'develop'" This reverts commit bf3de8adc5be38711ee8261f5a2bf3eca0a59404, reversing changes made to a892e3ce817a331c3f802aa0dd5e3788c7ea6393. --- app/styles/components/status.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/styles/components/status.scss b/app/styles/components/status.scss index 90b5baf51..7885f94c7 100644 --- a/app/styles/components/status.scss +++ b/app/styles/components/status.scss @@ -367,7 +367,6 @@ p { margin-bottom: 20px; white-space: pre-wrap; - display: inline-block; &:last-child { margin-bottom: 2px;