From 6192630b309e9161b00d6026a4068e6bfe3fbeb7 Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Sun, 18 Jun 2017 09:39:09 -0400 Subject: [PATCH] - third time's the charm? --- zdoom_blue_v3/theme/colours.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zdoom_blue_v3/theme/colours.css b/zdoom_blue_v3/theme/colours.css index 2c66ffa..9c83b42 100644 --- a/zdoom_blue_v3/theme/colours.css +++ b/zdoom_blue_v3/theme/colours.css @@ -653,6 +653,10 @@ fieldset.polls dd div { border-left-color: transparent; } +.leftprofile .postbody { + border-right-color: transparent; +} + .rtl .postprofile { border-right-color: #27323a; /* border-left-color: transparent; */