Skip to content

Commit 0f35378

Browse files
committed
do not allow TOC to be super wide
1 parent bfa7efb commit 0f35378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/webserver/static/quiki.css

+1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ ul.q-toc {
176176
padding: 0.8em 1em;
177177
float: right;
178178
border-radius: 3px;
179+
max-width: 30%;
179180
}
180181

181182
ul.q-toc.qc-left {

0 commit comments

Comments
 (0)