diff --git a/cms/static/sass/views/_assets.scss b/cms/static/sass/views/_assets.scss index 779dc56684..d01dd988ef 100644 --- a/cms/static/sass/views/_assets.scss +++ b/cms/static/sass/views/_assets.scss @@ -2,13 +2,25 @@ // ==================== body.course.uploads { - + + + .nav-actions { + + .icon-cloud-upload { + @include font-size(16); + vertical-align: bottom; + margin-right: ($baseline/5); + } + + } + input.asset-search-input { float: left; width: 260px; background-color: #fff; } + .asset-library { @include clearfix; @@ -102,7 +114,7 @@ body.course.uploads { } .upload-modal { - display: none; + display: none; width: 640px !important; margin-left: -320px !important; @@ -187,4 +199,4 @@ body.course.uploads { display: none; margin-bottom: 100px; } -} \ No newline at end of file +} diff --git a/cms/templates/asset_index.html b/cms/templates/asset_index.html index 2fdf87642b..f03a9012f8 100644 --- a/cms/templates/asset_index.html +++ b/cms/templates/asset_index.html @@ -44,7 +44,7 @@

Page Actions