Updated text expander text color

This commit is contained in:
Phil Hughes
2016-06-09 10:50:03 +01:00
parent b76ab726b2
commit 1f192afa2a
+1 -1
View File
@@ -39,7 +39,7 @@
.text-expander {
display: inline-block;
background: $gray-light;
color: $gl-gray-dark;
color: $gl-placeholder-color;
padding: 0 5px;
cursor: pointer;
border: 1px solid $border-gray-dark;