Merge pull request #2572 from awesomerobot/master

fixing wmd-editor button background
This commit is contained in:
Jeff Atwood 2014-07-22 19:57:01 -07:00
commit 66984f9eea
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;
}