summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-05-23 18:54:05 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-05-23 18:54:05 -0700
commite9825a604af6b727edc99cf690c7c257cd964a59 (patch)
tree4faafce8d9ad722763db52e8cf9e61e15b9f49c4
parent342dfe1211fb24ec0f2a59b51e766787a8bc4d0e (diff)
downloadgitlab-ce-e9825a604af6b727edc99cf690c7c257cd964a59.tar.gz
Update class name to not use bootstrap's text-light class
-rw-r--r--app/assets/stylesheets/pages/convdev_index.scss2
-rw-r--r--app/views/admin/conversational_development_index/_card.html.haml2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/convdev_index.scss b/app/assets/stylesheets/pages/convdev_index.scss
index 0ff0c2862fb..bd338326154 100644
--- a/app/assets/stylesheets/pages/convdev_index.scss
+++ b/app/assets/stylesheets/pages/convdev_index.scss
@@ -112,7 +112,7 @@ $space-between-cards: 8px;
margin: 0 0 2px;
}
- .text-light {
+ .light-text {
font-size: 13px;
line-height: 1.25;
color: $gl-text-color-secondary;
diff --git a/app/views/admin/conversational_development_index/_card.html.haml b/app/views/admin/conversational_development_index/_card.html.haml
index d66c2381618..57eda06630b 100644
--- a/app/views/admin/conversational_development_index/_card.html.haml
+++ b/app/views/admin/conversational_development_index/_card.html.haml
@@ -3,7 +3,7 @@
.convdev-card-title
%h3
= card.title
- .text-light
+ .light-text
= card.description
.board-card-scores
.board-card-score