Skip to content

Commit be2efc2

Browse files
authored
Remove align-self from nav that restricted toc-list width (#1486)
Before <img width="360" height="600" alt="before" src="https://github.com/user-attachments/assets/8fea0489-f000-4c61-90e1-cc3641b148f3" /> After <img width="360" height="600" alt="after" src="https://github.com/user-attachments/assets/a4930ca3-d1f5-4bba-8446-89ebc5588564" />
1 parent f08d027 commit be2efc2

File tree

1 file changed

+0
-1
lines changed
  • lib/rdoc/generator/template/aliki/css

1 file changed

+0
-1
lines changed

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)