style: generic rule in addition to gecko-specific column-width
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 4 Jul 2011 13:48:38 +0000 (15:48 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 10 Apr 2012 01:03:24 +0000 (03:03 +0200)
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;