From fff0f82bfb930f8dff5ef0250cc7419fc7bf47fe Mon Sep 17 00:00:00 2001 From: Kris Aubuchon Date: Tue, 22 Jul 2014 22:38:15 -0400 Subject: [PATCH] fixing wmd-editor button background --- app/assets/stylesheets/common/base/pagedown.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/stylesheets/common/base/pagedown.scss b/app/assets/stylesheets/common/base/pagedown.scss index f73ebd46506..4c63d4439c4 100644 --- a/app/assets/stylesheets/common/base/pagedown.scss +++ b/app/assets/stylesheets/common/base/pagedown.scss @@ -45,7 +45,6 @@ position: relative; border: 0; float: left; - font-family: FontAwesome; font-weight: normal; font-style: normal; @@ -58,7 +57,7 @@ background-image: none !important; background-position: 0 0; background-repeat: repeat; - background-color: white; + background: transparent; padding: 4px; }