View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003878 | mantisbt | bugtracker | public | 2004-05-25 23:28 | 2004-07-07 20:09 |
Reporter | matt_doran | Assigned To | int2str | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0003878: Latest changes to CSS causes IE to display table cells centered | ||||
Description | The changes made to default.css (v1.11) by int2str on 24th May cause Internet Explorer to render tables with cells centered. This problem appears on a number of pages (report bug, login screen, etc). Mozilla Firebird does not have this problem. (See attached screenshot) It appears that the the tables are surrounded with a <div align="center"> which also causes all the text within the table cells to be centered unless there is a style that overrides this behaviour. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Which version of Internet Explorer does this occur with? Update: edited on: 05-26-04 00:06 |
|
Fixed in CVS. |
|
MantisBT: master b048f486 2004-05-26 01:25 int2str Details Diff |
- Fix 0003878: Table cells are centered in Internet Explorer. - Also removed title="" from bug link on the view issues page, since it's totally redundant there and costs a lot in terms of HTML page size. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2579 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003878 |
|
mod - core/print_api.php | Diff File | ||
mod - view_all_inc.php | Diff File | ||
mod - css/default.css | Diff File | ||
mod - core/string_api.php | Diff File |