From: Dylan William Hardison Date: Thu, 4 Jan 2018 16:54:02 +0000 (-0500) Subject: Bug 1428052 - security bugs always have the vertical scrollbar outside of area visibl... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0f0cbc3f6e6f7bd045759d88191c6a150b24f38;p=thirdparty%2Fbugzilla.git Bug 1428052 - security bugs always have the vertical scrollbar outside of area visible by default (overflow on the right) --- diff --git a/skins/standard/bug_groups.css b/skins/standard/bug_groups.css index 7e39ad17d..384ff68e6 100644 --- a/skins/standard/bug_groups.css +++ b/skins/standard/bug_groups.css @@ -2,8 +2,6 @@ body[class*=bz_group_] { background-color: #e0e0ff; - border-left: solid red 2px; - padding-left: 13px; } body[class*=bz_group_] #bugzilla-body {