diff --git a/public/legacy/themes/suite8/css/suitep-base/homepage-dashlet-modal.scss b/public/legacy/themes/suite8/css/suitep-base/homepage-dashlet-modal.scss index 64caebb81..b45d704c5 100644 --- a/public/legacy/themes/suite8/css/suitep-base/homepage-dashlet-modal.scss +++ b/public/legacy/themes/suite8/css/suitep-base/homepage-dashlet-modal.scss @@ -108,3 +108,9 @@ .modal-add-dashlet, .modal-edit-dashboard { z-index: 9999999999; } + +.modal-add-dashlet { + #web_address, #rss_address { + margin-right: 0.5em; + } +} \ No newline at end of file