diff options
Diffstat (limited to 'skins/standard/enter_bug.css')
-rw-r--r-- | skins/standard/enter_bug.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/standard/enter_bug.css b/skins/standard/enter_bug.css index 34be42f7a..7f610b82b 100644 --- a/skins/standard/enter_bug.css +++ b/skins/standard/enter_bug.css @@ -62,7 +62,7 @@ /* The Possible Duplicates table on enter_bug. */ #possible_duplicates th { - text-align: center; + text-align: center; background: none; border-collapse: collapse; } |