Merge branch '27608-fixes-markdown-in-activity-feed-is-light-gray' into 'master'

removes grayish blue color for events activity

Closes #27608

See merge request !9179
This commit is contained in:
Filipa Lacerda 2017-02-13 11:49:44 +00:00
commit 2cb70671f3
2 changed files with 4 additions and 1 deletions

View file

@ -41,7 +41,6 @@
word-wrap: break-word;
.md {
color: $gl-grayish-blue;
font-size: $gl-font-size;
.label {

View file

@ -0,0 +1,4 @@
---
title: Fixes markdown in activity-feed is gray
merge_request: 9179
author: