fixing wmd-editor button background
This commit is contained in:
parent
0f9678fe49
commit
fff0f82bfb
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue