.wy-nav-content {
    max-width: none;
}

.options-table {
    width: 100%;
    table-layout: auto;
}

table.options-table td {
    white-space: nowrap;
}

table.options-table tr td:last-of-type {
    white-space: normal;
    width: auto;
}
