diff --git a/cms/static/sass/views/_import.scss b/cms/static/sass/views/_import.scss index 680626279e..b77987263b 100644 --- a/cms/static/sass/views/_import.scss +++ b/cms/static/sass/views/_import.scss @@ -157,16 +157,8 @@ // CASE: has actions &.has-actions { - .status-detail { - width: flex-grid(5,9); - } - .list-actions { display: none; - width: flex-grid(3,9); - float: right; - margin-left: flex-gutter(); - text-align: right; .action-primary { @extend %btn-primary-blue; diff --git a/cms/templates/import.html b/cms/templates/import.html index 7daf4f78d4..82876148e8 100644 --- a/cms/templates/import.html +++ b/cms/templates/import.html @@ -111,13 +111,13 @@
${_("Your imported content has now been integrated into this course")}
-