diff --git a/services/web/public/stylesheets/app/list/v1-import-modal.less b/services/web/public/stylesheets/app/list/v1-import-modal.less index 7c5d9b97e1..14a1813369 100644 --- a/services/web/public/stylesheets/app/list/v1-import-modal.less +++ b/services/web/public/stylesheets/app/list/v1-import-modal.less @@ -15,6 +15,10 @@ padding-right: 15px; } + .v1-import-col ul { + margin-bottom: 0; + } + .v1-import-img { width: 100%; margin-top: 30px;