fixing wmd-editor button background

This commit is contained in:
Kris Aubuchon 2014-07-22 22:38:15 -04:00
parent 0f9678fe49
commit fff0f82bfb
1 changed files with 1 additions and 2 deletions

View File

@ -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;
}