| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
On clients with a small viewport width, the content title of pages
overlap the "Sub-Articles" dropdown button due to having the same
z-index, causing the element last positioned in the HTML to show up on
top.
Fixes #643.
|
| |
|
|
|
|
|
|
| |
This allows us to keep filenames (thus URLs) as concise as possible,
while having a more descriptive entry in the Sub-Articles dropdown for
category pages.
|
| |
|
|
This only shows when the page is also a category, since regular pages
have no children and regular categories already list their children.
|