getodk / getodk/docs

Nested lists remove bottom margin

Open
#538 7 comments 0 reactions 0 assignees View on GitHub
css
Dominant language
Python
Stars
58
Forks
160
Avg merge
5d 11h
Merged PRs (30d)
12

Description

Lists have a margin on the bottom. But a list inside a list does not. This almost always looks bad.

![screen shot 2018-02-27 at 8 39 24 am](https://user-images.githubusercontent.com/1776241/36741406-e113b016-1b99-11e8-99d7-1c24ac76714f.png)

Before working on this, I recommend looking through the docs and finding many examples of nested lists --- simple nested lists, lists inside paragraphs inside lists, etc. It may be worthwhile to create an ad-hoc list examples page for testing. We want nested lists to have sensible and consistent spacing. We do not want some of them to suddenly have double (or more) spacing.

Contributor guide

Open the contributing guide

Research direction

The issue does not name a file or test. Start by reviewing the Sphinx documentation source and rendered examples, comparing simple nested lists with lists inside paragraphs. Done means nested lists have sensible, consistent spacing without unexpected double spacing.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.