NIHVIVO-1838: In IE6 some content (text) disappear after loading individual pages for foaf person or generic. Changing var applyPositioning = false in supersleight.js change the behavior and content doesn't disappear (text) anymore. Still working on why PNG images disappear. Also I have fixed some layout issues in IE 6 and IE 7.
This commit is contained in:
parent
77a16e123c
commit
8a78049943
3 changed files with 23 additions and 14 deletions
|
@ -97,10 +97,10 @@ table {
|
|||
/* New ones added to the default list */
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
fieldset {
|
||||
border-style: none;
|
||||
}
|
||||
}
|
||||
legend {
|
||||
display: none;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue