templates/default/fulldoc/html/css/style.css in yard-0.9.1 vs templates/default/fulldoc/html/css/style.css in yard-0.9.2
- old
+ new
@@ -213,10 +213,10 @@
.box_info dl:nth-child(even) > * { background: #fff; }
.box_info dl > * { margin: 0; }
ul.toplevel { list-style: none; padding-left: 0; font-size: 1.1em; }
.index_inline_list { padding-left: 0; font-size: 1.1em; }
-.index_inline_list li { list-style: none; display: inline; padding: 7px 12px; line-height: 35px; }
+.index_inline_list li { list-style: none; display: inline-block; padding: 7px 12px; line-height: 35px; }
dl.constants { margin-left: 10px; }
dl.constants dt { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; }
dl.constants dd { width: 75%; white-space: pre; font-family: monospace; margin-bottom: 18px; }
dl.constants .docstring .note:first-child { margin-top: 5px; }