Fix for pixelegg temp, extra width shows on "choose file" button in link tabs

This commit is contained in:
Hadi Nategh 2014-05-06 11:29:40 +00:00
parent c0a3e79a40
commit bf53fbc7ba

View File

@ -201,7 +201,6 @@
}
span.et2_file_span {
background-image: url(../images/upload.png);
width: 145px;
}
div.et2_file input.et2_file_upload {
background-color: #ffffff !important;
@ -266,10 +265,8 @@
-moz-border-radius: 5px;
border-radius: 5px;
left: 0px;
margin-left: 60px;
/*margin-top: 1em;*/
/*padding-top: 0.2em;*/
/*width: auto;*/
}
.et2_link_to .et2_file span {
background-image: url("../images/upload.png");