style: generic rule in addition to gecko-specific column-width
[sheet.git] / base.css
index d223cb3fe04d95e17f31264d3b8bf7dd21491356..fcf1e55ae32ed6a1d668b498e3bff6c1254848b3 100644 (file)
--- a/base.css
+++ b/base.css
@@ -263,6 +263,7 @@ table.dimap {
 
 .diinfo {
        -moz-column-width: 24em;
+       column-width: 24em;
 }
 .diinfo > div {
        overflow: hidden;