summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bug/bug/bug.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/bug/bug/bug.css b/bug/bug/bug.css
index a6279c2..8b27146 100644
--- a/bug/bug/bug.css
+++ b/bug/bug/bug.css
@@ -35,6 +35,7 @@ body {
color: #616161;
height: 1024px;
font-family: helvetica, arial;
+ overflow-x: hidden;
}
.input-label {
@@ -447,6 +448,7 @@ body {
.state_duplicates .related_bugs {
padding-top: 10px;
+ width: 560px;
}
.state_duplicates a {