summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/style0.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/css/style0.css b/css/style0.css
index 3c53c5378..a0eb9c561 100644
--- a/css/style0.css
+++ b/css/style0.css
@@ -17,10 +17,7 @@ h1 img.nofloat { float: none; }
img.right { float: right; }
ol.languages {
- display: flex;
- flex-direction: column;
- flex-wrap: wrap;
- height: 12em;
+ column-width: 12em;
}
.grow {