diff --git a/cms/templates/js/certificate-details.underscore b/cms/templates/js/certificate-details.underscore
index bafde8f25f..a09a3baf89 100644
--- a/cms/templates/js/certificate-details.underscore
+++ b/cms/templates/js/certificate-details.underscore
@@ -64,7 +64,7 @@
-
+
<% } %>
diff --git a/cms/templates/js/content-group-details.underscore b/cms/templates/js/content-group-details.underscore
index a25fa42c1a..041439f7e4 100644
--- a/cms/templates/js/content-group-details.underscore
+++ b/cms/templates/js/content-group-details.underscore
@@ -28,11 +28,11 @@
<% if (_.isEmpty(usage)) { %>
-
+
<% } else { %>
-
+
<% } %>
diff --git a/cms/templates/js/group-configuration-details.underscore b/cms/templates/js/group-configuration-details.underscore
index eeae606a35..d6e989bab8 100644
--- a/cms/templates/js/group-configuration-details.underscore
+++ b/cms/templates/js/group-configuration-details.underscore
@@ -46,11 +46,11 @@
<% if (_.isEmpty(usage)) { %>
-
+
<% } else { %>
-
+
<% } %>
diff --git a/cms/templates/js/show-textbook.underscore b/cms/templates/js/show-textbook.underscore
index 99cf4c84a5..1c01997d1f 100644
--- a/cms/templates/js/show-textbook.underscore
+++ b/cms/templates/js/show-textbook.underscore
@@ -40,7 +40,7 @@
-
+
diff --git a/common/static/sass/_mixins.scss b/common/static/sass/_mixins.scss
index cf781c3b50..ef8a098974 100644
--- a/common/static/sass/_mixins.scss
+++ b/common/static/sass/_mixins.scss
@@ -313,10 +313,6 @@
background-color: $gray-l1;
color: $white;
}
-
- span {
- @extend %cont-text-sr;
- }
}
// button with no button shell until hover for understated actions