Commit a490c312 authored by Mark Otto's avatar Mark Otto

better tables in the docs

parent 7253bd38
......@@ -634,6 +634,11 @@ body {
}
}
}
// Prevent breaking of code (e.g., Grunt tasks list)
td:first-child > code {
white-space: nowrap;
}
}
}
......
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