summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-04-07 05:31:26 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-04-07 05:31:26 +0200
commitc379cab55090ab30f28cb3b997699bf7210c3de4 (patch)
tree67a688451756f869e6bdba72c3e6dca295dcdb4c /template/en/default/list
parentd89b27ae1cef6b82492fd6e833ca41d21f9527be (diff)
downloadbugzilla-c379cab55090ab30f28cb3b997699bf7210c3de4.tar.gz
bugzilla-c379cab55090ab30f28cb3b997699bf7210c3de4.tar.xz
Bug 552647: CSS fixes for the search-direction arrows and the buglist table
headers r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en/default/list')
-rw-r--r--template/en/default/list/table.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl
index a7e0a9aff..563b57caf 100644
--- a/template/en/default/list/table.html.tmpl
+++ b/template/en/default/list/table.html.tmpl
@@ -78,7 +78,7 @@
[% tableheader = BLOCK %]
<table class="bz_buglist" cellspacing="0" cellpadding="4" width="100%">
- <tr class="bz_buglist_header bz_first_buglist_header" align="left">
+ <tr class="bz_buglist_header bz_first_buglist_header">
[% IF dotweak %]
<th>&nbsp;</th>
[% END %]
@@ -100,7 +100,7 @@
[% PROCESS columnheader %]
[% END %]
- </tr><tr class="bz_buglist_header" align="left">
+ </tr><tr class="bz_buglist_header">
[% IF dotweak %]
<th>&nbsp;</th>
[% END %]