// fix new theme css

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10873 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-12-02 16:22:53 +00:00
parent 10f1a846b7
commit 63abc464ac
+6 -3
View File
@@ -14,10 +14,10 @@
#newsletter_block_left input.inputNew {
position: relative;
top: -1px;
top: -1px;
padding:0 5px;
height:21px;
width:150px;
height:20px;
width:145px;
border:1px solid #ccc;
border-right:none;
-moz-border-radius-topleft: 3px;
@@ -32,6 +32,9 @@
*:first-child+html #newsletter_block_left input.inputNew {position:static;}/* hack ie 7 */
#newsletter_block_left input.button_mini {
position:relative;
left:-2px;
width: 24px;
height:23px;
width:24px;
border:0;