docs: common options: don't wrap options

This commit is contained in:
Marian Beermann 2017-07-26 13:57:48 +02:00
parent 8727b79325
commit 405e5ac9e1
1 changed files with 4 additions and 0 deletions

View File

@ -196,3 +196,7 @@ cite {
.sidebar-toc ul li.toctree-l3 a {
padding-right: 25px;
}
#common-options .option {
white-space: nowrap;
}