From 494f8726327ff17065a437f8d48eb848bab27d72 Mon Sep 17 00:00:00 2001 From: Fire Demon Date: Sun, 19 Jul 2020 13:13:40 -0500 Subject: [UI] Use upstream styling for post separators --- .../flavours/glitch/styles/monsterfork/components/status.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/javascript/flavours/glitch/styles/monsterfork/components') diff --git a/app/javascript/flavours/glitch/styles/monsterfork/components/status.scss b/app/javascript/flavours/glitch/styles/monsterfork/components/status.scss index bfa01fb0c..fb2cfabce 100644 --- a/app/javascript/flavours/glitch/styles/monsterfork/components/status.scss +++ b/app/javascript/flavours/glitch/styles/monsterfork/components/status.scss @@ -15,8 +15,4 @@ div[data-nest-deep="true"] { border-left: 75px dashed darken($ui-base-color, 8%); -} - -.status, .detailed-status { - border-bottom: 1px solid darken($ui-base-color, 8%); } \ No newline at end of file -- cgit