diff --git a/resources/components/common.less b/resources/components/common.less index 5ae70229..1ed8c482 100644 --- a/resources/components/common.less +++ b/resources/components/common.less @@ -577,6 +577,10 @@ a { .references { margin: 0 @content-margin-top * 2; + + li { + margin-bottom: @content-margin-top / 4; + } } }