//fix bug IE7 > delete font-size:118px on fileuploader js, add gradiant images ie7 table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11769 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+1
-1
@@ -696,7 +696,7 @@ qq.UploadButton.prototype = {
|
||||
top: 0,
|
||||
fontFamily: 'Arial',
|
||||
// 4 persons reported this, the max values that worked for them were 243, 236, 236, 118
|
||||
fontSize: '118px',
|
||||
fontSize: '18px',
|
||||
margin: 0,
|
||||
padding: 0,
|
||||
cursor: 'pointer',
|
||||
|
||||
Reference in New Issue
Block a user