X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4a2a539c086c7975374f69bfe15748d9f757a1ee..refs/pull/363/head:/resources/assets/sass/_text.scss diff --git a/resources/assets/sass/_text.scss b/resources/assets/sass/_text.scss index 79d3c3a92..a74a81647 100644 --- a/resources/assets/sass/_text.scss +++ b/resources/assets/sass/_text.scss @@ -281,6 +281,14 @@ ol { overflow: hidden; } +li.checkbox-item { + list-style: none; + margin-left: - ($-m * 1.3); + input[type="checkbox"] { + margin-right: $-xs; + } +} + /* * Generic text styling classes */