diff --git a/src/bundle/Resources/public/scss/_general.scss b/src/bundle/Resources/public/scss/_general.scss index 237fea23..3bea7d2e 100644 --- a/src/bundle/Resources/public/scss/_general.scss +++ b/src/bundle/Resources/public/scss/_general.scss @@ -217,6 +217,14 @@ background-repeat: no-repeat; } } + + li { + &[id]:not(.ibexa-data-source__richtext) { + &::before { + left: calculateRem(-40px); + } + } + } } .ibexa-field-edit--ezrichtext.ibexa-field-edit--nontranslatable .ibexa-data-source {