Skip to content

Commit 4b7805e

Browse files
committed
Remove align-self from nav that restricted toc-list width
1 parent f08d027 commit 4b7805e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/rdoc/generator/template/aliki/css

lib/rdoc/generator/template/aliki/css/rdoc.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,6 @@ nav {
542542
position: sticky;
543543
top: var(--layout-header-height);
544544
height: calc(100vh - var(--layout-header-height));
545-
align-self: start;
546545
}
547546

548547
/* Mobile navigation */

0 commit comments

Comments
 (0)