Commit bd2a6a91 by Xavier Antoviaque

Fixes size of five-columns tables

parent d3050f3d
...@@ -24,6 +24,9 @@ ...@@ -24,6 +24,9 @@
.mentoring-table.immunity-map-assumptions td { .mentoring-table.immunity-map-assumptions td {
width: 20%; width: 20%;
} }
.mentoring-table.five-cols td {
width: 20%;
}
.mentoring-table td:first-of-type > div { .mentoring-table td:first-of-type > div {
min-height: 500px; min-height: 500px;
......
Subproject commit 4b9773a832c06d91da2b2446bdf2682be28de3bc Subproject commit 781c58c43a468ab123ca9654c6c721f11c6e81a1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment