Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2019-06-13 00:38:23 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-06-13 00:38:23 +0300
commit780a3a183106073c7fa6c1f8682f79fbddaf8bfc (patch)
treec263acfafc323593efe29c584da207c5c074c7b8 /css
parenta2ee8f1350082aeff786c25f30c131123a8409c9 (diff)
Adjust list indent
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'css')
-rw-r--r--css/prosemirror.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/prosemirror.scss b/css/prosemirror.scss
index c32d8a31d..64e7c95cc 100644
--- a/css/prosemirror.scss
+++ b/css/prosemirror.scss
@@ -111,7 +111,7 @@
}
.ProseMirror ul, .ProseMirror ol {
- padding-left: 30px;
+ padding-left: 14px;
}
.ProseMirror ul li {