Added rule for MULTICOL

git-svn-id: svn://10.0.0.236/trunk@2029 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-05-20 16:28:19 +00:00
parent 7517c6c495
commit 87b65c0bca
2 changed files with 6 additions and 0 deletions

View File

@@ -237,6 +237,9 @@ TH {
CAPTION {
text-align: center;
}
MULTICOL {
display: block;
}
// XXX Special rule to eliminate margin around for nav4 compatability
// XXX This isn't good enough because we only want the margin eliminated

View File

@@ -237,6 +237,9 @@ TH {
CAPTION {
text-align: center;
}
MULTICOL {
display: block;
}
// XXX Special rule to eliminate margin around for nav4 compatability
// XXX This isn't good enough because we only want the margin eliminated