Added rule for MULTICOL
git-svn-id: svn://10.0.0.236/trunk@2029 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user