summary refs log tree commit diff
path: root/crypto/ansi_cprng.c
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2017-06-17 10:17:20 +0200
committerJonathan Corbet <corbet@lwn.net>2017-07-17 13:47:46 -0600
commit916f677adab9b0d4b0a5028ba5113a16ddf11192 (patch)
tree0921aee3c2f0f83324dc3ec5994a0284c0ff276d /crypto/ansi_cprng.c
parent7673f5b14f6b28416ff3f4ed28bf97db7dc21546 (diff)
downloadlinux-916f677adab9b0d4b0a5028ba5113a16ddf11192.tar.gz
docs RDT theme: fix bottom margin of lists items
List items with two ore more blocks are not well rendered. E.g. the gap
between last block (l1-b2) of the first list item and the following list
item (L2) is to small::

    * L1 xxxxxxxxxx
      xxxxxxxxxxxxx

      l1-b2 xxxxxxx
      xxxxxxxxxxxxx
    * L2 xxxxxxxxxx
      xxxxxxxxxxxxx

So that it can be read more liquidly, a distance was added to the last
block (l1-b2)::

    * L1 xxxxxxxxxx
      xxxxxxxxxxxxx

      l1-b2 xxxxxxx
      xxxxxxxxxxxxx

    * L2 xxxxxxxxxx
      xxxxxxxxxxxxx

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions