]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1428052 - security bugs always have the vertical scrollbar outside of area visibl...
authorDylan William Hardison <dylan@hardison.net>
Thu, 4 Jan 2018 16:54:02 +0000 (11:54 -0500)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2018 16:54:02 +0000 (11:54 -0500)
skins/standard/bug_groups.css

index 7e39ad17dbc5ee0e9c8f1defb21812b530bb0464..384ff68e60de76be96bda476db0bc1cc2ea85c64 100644 (file)
@@ -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 {