Skip to content

Commit 151bf81

Browse files
authored
docs: fix sidebar rendering in API docs (#1481)
Related to apify/crawlee#3194 Closes #1439
1 parent 9b6e465 commit 151bf81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/src/css/custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ article .card h2 {
333333
.menu__link,
334334
.table-of-contents__link {
335335
text-overflow: ellipsis;
336-
display: inline-block;
337336
width: 100%;
338337
overflow: hidden;
339338
white-space: nowrap;

0 commit comments

Comments
 (0)