From 7b95c0edd9e1ffc95197c3a9e6373969eed77835 Mon Sep 17 00:00:00 2001 From: Akshay Mahajan Date: Mon, 7 Oct 2019 19:57:59 +0530 Subject: [PATCH] Remove invert filter from profile header social icons (#4225) [ci skip] --- app/assets/stylesheets/user-profile-header.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/user-profile-header.scss b/app/assets/stylesheets/user-profile-header.scss index a26b7e3fd..b8066ef25 100644 --- a/app/assets/stylesheets/user-profile-header.scss +++ b/app/assets/stylesheets/user-profile-header.scss @@ -208,6 +208,7 @@ width:23px; height:23px; margin: 0px 0px; + filter: none; @media screen and ( min-width: 580px ){ margin:3px; width:28px;