diff --git a/cms/static/sass/_base.scss b/cms/static/sass/_base.scss index bcd934f6cb..6d466f06a4 100644 --- a/cms/static/sass/_base.scss +++ b/cms/static/sass/_base.scss @@ -314,7 +314,7 @@ p, ul, ol, dl { } - .upload-button .icon-create { + .upload-button .icon-plus { @extend .t-action2; line-height: 0 !important; } @@ -750,11 +750,10 @@ hr.divide { display: block; } - .icon-create { + .icon-plus { display: inline-block; - vertical-align: middle; + vertical-align: baseline; margin-right: ($baseline/4); - margin-top: ($baseline/10); line-height: 0; } } diff --git a/cms/templates/course_info.html b/cms/templates/course_info.html index fc7b883c88..b2bf65ae53 100644 --- a/cms/templates/course_info.html +++ b/cms/templates/course_info.html @@ -53,7 +53,7 @@

Page Actions

diff --git a/cms/templates/edit-tabs.html b/cms/templates/edit-tabs.html index 161c938020..491fd2d7c1 100644 --- a/cms/templates/edit-tabs.html +++ b/cms/templates/edit-tabs.html @@ -27,7 +27,7 @@

Page Actions

diff --git a/cms/templates/index.html b/cms/templates/index.html index 007033623d..5546229be3 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -45,7 +45,7 @@