We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d54096 commit 627a28aCopy full SHA for 627a28a
1 file changed
user_guide_src/source/_static/css/citheme.css
@@ -245,6 +245,10 @@ html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(
245
background-color: #fffff0;
246
}
247
248
+span.std {
249
+ text-wrap: nowrap;
250
+}
251
+
252
/* Messages ----------------------------------------------------------------- */
253
254
.rst-content .success {
0 commit comments